diff options
author | rathnor <rathnor> | 2003-07-20 18:05:40 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-20 18:05:40 (GMT) |
commit | 037bd174bfb107fef4657c949ce49c188090f3e7 (patch) | |
tree | 35d56080c76f4751946be2ddf95e4ce18e2a5bf2 /ChangeLog | |
parent | 8500132b0a05d22470e63cee1d16191ecb138ecf (diff) | |
download | fluxbox-037bd174bfb107fef4657c949ce49c188090f3e7.zip fluxbox-037bd174bfb107fef4657c949ce49c188090f3e7.tar.bz2 |
fix focus and raising for transient windows in particular
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes 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 |