This commit is contained in:
fluxgen 2003-07-10 19:47:04 +00:00
parent 193b3ab99e
commit 77e109d9f2

15
NEWS
View file

@ -2,11 +2,11 @@ News in 0.9.4:
* Keyboard navigation in menus * Keyboard navigation in menus
* Keys: * Keys:
Up/Down: select menu item Up/Down: select menu item
Left/Right: go in/out from submenus Left/Right: go in/out from sub menus
Escape: close menu and return focus to windows Escape: close menu and return focus to windows
Enter: run/execute/toggle menu item Enter: run/execute/toggle menu item
To set input focus on the menu you either click on the titlebar To set input focus on the menu you either click on the title bar
or bring it up with keybindings or bring it up with key bindings
* New action strings * New action strings
* ArrangeWindows * ArrangeWindows
This will arrange the windows on the current desktop This will arrange the windows on the current desktop
@ -42,16 +42,17 @@ News in 0.9.4:
* Compile time option for toolbar * Compile time option for toolbar
--disable-toolbar --disable-toolbar
--enable-toolbar (default) --enable-toolbar (default)
* Emacs style keybindings in fbrun * Emacs style key bindings in fbrun
* Tab completion in fbrun
* Group persistence over a restart * Group persistence over a restart
* Maximization stop on slit and toolbar (check Maximize Over menu items) * Maximization stop on slit and toolbar (check Maximize Over menu items)
* Support for _NET_WM_STRUT * Support for _NET_WM_STRUT
* Regular expression support for remember * Regular expression support for remember
Bug fixes: Bug fixes:
* Toggle maximize vertical/horizontal * Toggle maximize vertical/horizontal
* Slit/Toolbar autohide bug * Slit/Toolbar auto hide bug
* Button alignment bug in titlebar * Button alignment bug in title bar
* Trailing whitespace in groupfile resource * Trailing whitespace in group file resource
* Group cycling * Group cycling
See ChangeLog for more details See ChangeLog for more details