diff options
author | markt <markt> | 2007-10-31 19:34:07 (GMT) |
---|---|---|
committer | markt <markt> | 2007-10-31 19:34:07 (GMT) |
commit | 88f580ec0c7015462329846cf96560df79b140f7 (patch) | |
tree | 02d908e56bfa88b7c92941d0d83cc8f70c831786 /ChangeLog | |
parent | a092d3fc1b351a4c6ea1d95757b5244bf86b8a39 (diff) | |
download | fluxbox-88f580ec0c7015462329846cf96560df79b140f7.zip fluxbox-88f580ec0c7015462329846cf96560df79b140f7.tar.bz2 |
move fullscreen windows to normal layer when they lose focus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/10/31: | ||
4 | * Move fullscreen windows to normal layer when they lose focus (Mark) | ||
5 | Window.cc FocusControl.cc | ||
3 | *07/10/24: | 6 | *07/10/24: |
4 | * Fixed some gcc 2.96 compile issues ( Henrik ) | 7 | * Fixed some gcc 2.96 compile issues ( Henrik ) |
5 | Layer.hh, MinOverlapPlacement.cc, Workspace.cc | 8 | Layer.hh, MinOverlapPlacement.cc, Workspace.cc |