aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-10-31 19:34:07 (GMT)
committermarkt <markt>2007-10-31 19:34:07 (GMT)
commit88f580ec0c7015462329846cf96560df79b140f7 (patch)
tree02d908e56bfa88b7c92941d0d83cc8f70c831786 /ChangeLog
parenta092d3fc1b351a4c6ea1d95757b5244bf86b8a39 (diff)
downloadfluxbox-88f580ec0c7015462329846cf96560df79b140f7.zip
fluxbox-88f580ec0c7015462329846cf96560df79b140f7.tar.bz2
move fullscreen windows to normal layer when they lose focus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85cfb57..8cce2dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes 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