diff options
-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) | ||