diff options
author | fluxgen <fluxgen> | 2003-07-10 19:47:04 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-07-10 19:47:04 (GMT) |
commit | 77e109d9f291f2c9f8e81a1e21664f642ed04041 (patch) | |
tree | fa9aa954b4868a6146fa6ad117d1356a117824dc /NEWS | |
parent | 193b3ab99ea02bc413b97a3bbd49b8894241caba (diff) | |
download | fluxbox_paul-77e109d9f291f2c9f8e81a1e21664f642ed04041.zip fluxbox_paul-77e109d9f291f2c9f8e81a1e21664f642ed04041.tar.bz2 |
update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -2,11 +2,11 @@ News in 0.9.4: | |||
2 | * Keyboard navigation in menus | 2 | * Keyboard navigation in menus |
3 | * Keys: | 3 | * Keys: |
4 | Up/Down: select menu item | 4 | Up/Down: select menu item |
5 | Left/Right: go in/out from submenus | 5 | Left/Right: go in/out from sub menus |
6 | Escape: close menu and return focus to windows | 6 | Escape: close menu and return focus to windows |
7 | Enter: run/execute/toggle menu item | 7 | Enter: run/execute/toggle menu item |
8 | To set input focus on the menu you either click on the titlebar | 8 | To set input focus on the menu you either click on the title bar |
9 | or bring it up with keybindings | 9 | or bring it up with key bindings |
10 | * New action strings | 10 | * New action strings |
11 | * ArrangeWindows | 11 | * ArrangeWindows |
12 | This will arrange the windows on the current desktop | 12 | This will arrange the windows on the current desktop |
@@ -42,16 +42,17 @@ News in 0.9.4: | |||
42 | * Compile time option for toolbar | 42 | * Compile time option for toolbar |
43 | --disable-toolbar | 43 | --disable-toolbar |
44 | --enable-toolbar (default) | 44 | --enable-toolbar (default) |
45 | * Emacs style keybindings in fbrun | 45 | * Emacs style key bindings in fbrun |
46 | * Tab completion in fbrun | ||
46 | * Group persistence over a restart | 47 | * Group persistence over a restart |
47 | * Maximization stop on slit and toolbar (check Maximize Over menu items) | 48 | * Maximization stop on slit and toolbar (check Maximize Over menu items) |
48 | * Support for _NET_WM_STRUT | 49 | * Support for _NET_WM_STRUT |
49 | * Regular expression support for remember | 50 | * Regular expression support for remember |
50 | Bug fixes: | 51 | Bug fixes: |
51 | * Toggle maximize vertical/horizontal | 52 | * Toggle maximize vertical/horizontal |
52 | * Slit/Toolbar autohide bug | 53 | * Slit/Toolbar auto hide bug |
53 | * Button alignment bug in titlebar | 54 | * Button alignment bug in title bar |
54 | * Trailing whitespace in groupfile resource | 55 | * Trailing whitespace in group file resource |
55 | * Group cycling | 56 | * Group cycling |
56 | 57 | ||
57 | See ChangeLog for more details | 58 | See ChangeLog for more details |