diff options
author | fluxgen <fluxgen> | 2002-01-10 13:30:39 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-10 13:30:39 (GMT) |
commit | 6cb7a141a92f1fbe747c17bfa9a811e358cfefea (patch) | |
tree | d358f1e4e730742365a0f30d8fdd74ad77faec63 /NEWS | |
parent | 5d9491ac1c9efc16704007126979d71d8ca69e78 (diff) | |
download | fluxbox-6cb7a141a92f1fbe747c17bfa9a811e358cfefea.zip fluxbox-6cb7a141a92f1fbe747c17bfa9a811e358cfefea.tar.bz2 |
update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 22 insertions, 11 deletions
@@ -1,11 +1,22 @@ | |||
1 | So whats new in 0.1.5? | 1 | So whats new in 0.1.6? |
2 | * Keybinding code and new keyconfiguresstyle | 2 | * different rootCommand on different screens |
3 | * Keybindings: NextTab, PrevTab and AbortKeychain | 3 | * less strict keyconfig file reading |
4 | * Tab placement and alignment | 4 | * coding design |
5 | * wheelscroll on titlebar changes between tabs | 5 | * You can drop tabs on titlebar too |
6 | * Toggle tab on windows | 6 | * tab width is configured for each screen |
7 | * Semi-sloppy focus | 7 | * Tab cycling |
8 | * Italian nls | 8 | * "Maximize stop at slit" option |
9 | * a session.rootCommand to override the Themes rootCommand | 9 | |
10 | * and some buggfixes | 10 | Bugfixes: |
11 | 11 | * close button | |
12 | * keys memory leak | ||
13 | * keybinding bug | ||
14 | * withdraw state fixed (opera will not open another instance) | ||
15 | * Slit OnTop while Toolbar OnTop | ||
16 | * Alt + resize and pressing button 1 | ||
17 | * Tab toggle texture/position | ||
18 | * Windowmenu bug when resizing with num/caps/scrollock on | ||
19 | * Shade bug in Windowmenu | ||
20 | * Sticky toggle bug in Windowmenu | ||
21 | * Tab/Iconbar resource | ||
22 | * Crash on no title (the slit apps) | ||