diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 16 insertions, 11 deletions
@@ -1,11 +1,16 @@ | |||
1 | So whats new in 0.1.5? | 1 | News in 0.9.3: |
2 | * Keybinding code and new keyconfiguresstyle | 2 | * Transparent slit |
3 | * Keybindings: NextTab, PrevTab and AbortKeychain | 3 | * RANDR support |
4 | * Tab placement and alignment | 4 | * Xinerama support |
5 | * wheelscroll on titlebar changes between tabs | 5 | * Restart and Reconfigure key actions |
6 | * Toggle tab on windows | 6 | * Improved algorithm for window placement |
7 | * Semi-sloppy focus | 7 | * New argument for logging: -log <filename> |
8 | * Italian nls | 8 | ex: fluxbox -log .fluxbox/log |
9 | * a session.rootCommand to override the Themes rootCommand | 9 | This will log debugmsg and any output to .fluxbox/log |
10 | * and some buggfixes | 10 | Bug fixes: |
11 | 11 | * Slit redraw bug | |
12 | * "gkrellm redraw" bug | ||
13 | * Focus bug (caused frequent crashes in 0.9.2) | ||
14 | * and some other minor bugs | ||
15 | |||
16 | See ChangeLog for more details | ||