diff options
author | unknown <unknown> | 2002-01-11 11:59:54 (GMT) |
---|---|---|
committer | unknown <unknown> | 2002-01-11 11:59:54 (GMT) |
commit | 61661d638e34b3ce6c986d5a53b8c08c1051d422 (patch) | |
tree | f0b87676e95070afee163f76902efd0c4d5b5fe6 /NEWS | |
parent | f98c3c9045397bd9497621deb55b310366f8a5de (diff) | |
parent | a3d2a1cf0a5ab724e19a91915fe97842f52260d5 (diff) | |
download | fluxbox-c325ffaa4e094163340f957e87463c8a526b4d5b.zip fluxbox-c325ffaa4e094163340f957e87463c8a526b4d5b.tar.bz2 |
This commit was manufactured by cvs2svn to create tagRelease-0_1_6
'Release-0_1_6'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 40 |
1 files changed, 29 insertions, 11 deletions
@@ -1,11 +1,29 @@ | |||
1 | So whats new in 0.1.5? | 1 | So whats new in 0.1.6? |
2 | * Keybinding code and new keyconfiguresstyle | 2 | * Rootcommand is configured for each screen |
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 | * Tabs can be dropped on the window as well |
6 | * Toggle tab on windows | 6 | (if the sloppy window grouping is on) |
7 | * Semi-sloppy focus | 7 | * Tab width is configured for each screen |
8 | * Italian nls | 8 | * Tab cycling |
9 | * a session.rootCommand to override the Themes rootCommand | 9 | * "Maximize stop at slit" option |
10 | * and some buggfixes | 10 | * Lower window with mouse button 3 |
11 | 11 | * You can now comment lines in keys config file | |
12 | (commented lines must start with a #) | ||
13 | * You can now click to raise window while | ||
14 | you are in sloppy focus mode | ||
15 | |||
16 | Bugfixes: | ||
17 | * Close button (aterm, eterm etc) | ||
18 | * Keys memory leak | ||
19 | * Keybinding bug | ||
20 | * Withdraw state fixed (opera will not open another instance | ||
21 | if there is one already opened) | ||
22 | * Slit OnTop while Toolbar OnTop | ||
23 | * Alt + resize and pressing button 1 | ||
24 | * Tab toggle texture/position | ||
25 | * Windowmenu bug when resizing with num/caps/scrollock on | ||
26 | * Shade bug in Windowmenu | ||
27 | * Sticky toggle bug in Windowmenu | ||
28 | * Tab/Iconbar resource | ||
29 | * Crash on no title (the slit apps) | ||