aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-07-02 05:54:30 (GMT)
committerfluxgen <fluxgen>2003-07-02 05:54:30 (GMT)
commit7ea898ab652b41a6e8798802c87d8615e076eed4 (patch)
tree50cd3c814c236249ce4ef8db4b520fd18509942f /ChangeLog
parent67c24a20c5a765fcd7c0fd12e607307b1d0774b8 (diff)
downloadfluxbox-7ea898ab652b41a6e8798802c87d8615e076eed4.zip
fluxbox-7ea898ab652b41a6e8798802c87d8615e076eed4.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7393aba..045c849 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.4: 2Changes for 0.9.4:
3*03/07/01:
4 * Added keyboard navigation for menus (Henrik)
5 (click on title to get input focus, unless you're using RootMenu in keys)
6 Use keys:
7 Up/Down: select menu item
8 Left/Right: go in/out from submenus
9 Escape: close menu and return focus to windows
10 Enter: run/execute/toggle menu item
11 Menu.hh/cc, fluxbox.cc
12 * Fixed reconfigure toolbar on screen reconfig signal (Henrik)
13 Screen.hh/cc, Toolbar.cc
14 * Fixed workspace label redraw bug (Thanks Jochem Kossen j.kossen<a(T)>home.nl)
15 ToolbarHandler.cc
3*03/06/30: 16*03/06/30:
4 * Fixed so we can use the same action strings in menu as in key actions (Henrik) 17 * Fixed so we can use the same action strings in menu as in key actions (Henrik)
5 Screen.cc 18 Screen.cc