aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-21 18:43:22 (GMT)
committermarkt <markt>2007-01-21 18:43:22 (GMT)
commitfeb56381d704d61255ca5b0f0ae60e3f4f5f9986 (patch)
treea0f7e1279e1c29b58af5a9eb9368c3e1c4f63202 /ChangeLog
parent5503545d8f3228dee6db0c7a1d9de18c77a92ca4 (diff)
downloadfluxbox-feb56381d704d61255ca5b0f0ae60e3f4f5f9986.zip
fluxbox-feb56381d704d61255ca5b0f0ae60e3f4f5f9986.tar.bz2
various changes to menu behavior
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d51ace..e5f6d4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/21:
4 * Several fixes for menu behavior (Mark)
5 - always give focus to the menu with the highlighted item
6 - revert focus to menu when no other windows will take it
7 - don't reopen closed submenus when moving the menu
8 FocusControl.cc FbTk/Menu.cc/hh
3*07/01/20: 9*07/01/20:
4 * Make sure styles don't change the lastwallpaper in fbsetbg (Mark) 10 * Make sure styles don't change the lastwallpaper in fbsetbg (Mark)
5 RootTheme.cc 11 RootTheme.cc