aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-20 18:05:40 (GMT)
committerrathnor <rathnor>2003-07-20 18:05:40 (GMT)
commit037bd174bfb107fef4657c949ce49c188090f3e7 (patch)
tree35d56080c76f4751946be2ddf95e4ce18e2a5bf2 /ChangeLog
parent8500132b0a05d22470e63cee1d16191ecb138ecf (diff)
downloadfluxbox_pavel-037bd174bfb107fef4657c949ce49c188090f3e7.zip
fluxbox_pavel-037bd174bfb107fef4657c949ce49c188090f3e7.tar.bz2
fix focus and raising for transient windows in particular
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50bebe3..5622ba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/20: 3*03/07/20:
4 * Fix aspects of focus and raising, including transients (Simon)
5 - fixes focus toggling with transients and sloppy focus
6 WinClient.hh/cc Window.cc fluxbox.cc MultLayers.hh/cc XLayer.hh/cc Menu.hh
4 * Fix menu [re]drawing, particularly when selecting options (Simon) 7 * Fix menu [re]drawing, particularly when selecting options (Simon)
5 Menu.hh/cc 8 Menu.hh/cc
6 * Fix disappearing Remember menu, plus titles of sub-window menus 9 * Fix disappearing Remember menu, plus titles of sub-window menus