diff options
author | fluxgen <fluxgen> | 2002-01-11 11:59:54 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-11 11:59:54 (GMT) |
commit | a3d2a1cf0a5ab724e19a91915fe97842f52260d5 (patch) | |
tree | f0b87676e95070afee163f76902efd0c4d5b5fe6 /NEWS | |
parent | b4515716b75f745388eaf52c0d62b70443170db8 (diff) | |
download | fluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.zip fluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.tar.bz2 |
update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 16 insertions, 9 deletions
@@ -1,17 +1,24 @@ | |||
1 | So whats new in 0.1.6? | 1 | So whats new in 0.1.6? |
2 | * different rootCommand on different screens | 2 | * Rootcommand is configured for each screen |
3 | * less strict keyconfig file reading | 3 | * Less strict keyconfig file reading |
4 | * coding design | 4 | * Coding design |
5 | * You can drop tabs on titlebar too | 5 | * Tabs can be dropped on the window as well |
6 | * tab width is configured for each screen | 6 | (if the sloppy window grouping is on) |
7 | * Tab width is configured for each screen | ||
7 | * Tab cycling | 8 | * Tab cycling |
8 | * "Maximize stop at slit" option | 9 | * "Maximize stop at slit" option |
10 | * Lower window with mouse button 3 | ||
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 | ||
9 | 15 | ||
10 | Bugfixes: | 16 | Bugfixes: |
11 | * close button | 17 | * Close button (aterm, eterm etc) |
12 | * keys memory leak | 18 | * Keys memory leak |
13 | * keybinding bug | 19 | * Keybinding bug |
14 | * withdraw state fixed (opera will not open another instance) | 20 | * Withdraw state fixed (opera will not open another instance |
21 | if there is one already opened) | ||
15 | * Slit OnTop while Toolbar OnTop | 22 | * Slit OnTop while Toolbar OnTop |
16 | * Alt + resize and pressing button 1 | 23 | * Alt + resize and pressing button 1 |
17 | * Tab toggle texture/position | 24 | * Tab toggle texture/position |