aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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