update
This commit is contained in:
parent
67c24a20c5
commit
7ea898ab65
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,5 +1,18 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.4:
|
||||
*03/07/01:
|
||||
* Added keyboard navigation for menus (Henrik)
|
||||
(click on title to get input focus, unless you're using RootMenu in keys)
|
||||
Use keys:
|
||||
Up/Down: select menu item
|
||||
Left/Right: go in/out from submenus
|
||||
Escape: close menu and return focus to windows
|
||||
Enter: run/execute/toggle menu item
|
||||
Menu.hh/cc, fluxbox.cc
|
||||
* Fixed reconfigure toolbar on screen reconfig signal (Henrik)
|
||||
Screen.hh/cc, Toolbar.cc
|
||||
* Fixed workspace label redraw bug (Thanks Jochem Kossen j.kossen<a(T)>home.nl)
|
||||
ToolbarHandler.cc
|
||||
*03/06/30:
|
||||
* Fixed so we can use the same action strings in menu as in key actions (Henrik)
|
||||
Screen.cc
|
||||
|
|
Loading…
Reference in a new issue