diff options
-rw-r--r-- | NEWS | 38 |
1 files changed, 12 insertions, 26 deletions
@@ -1,30 +1,16 @@ | |||
1 | News in 0.9.2: | 1 | News in 0.9.3: |
2 | * Transparent menus (Requires RENDER support) | 2 | * Transparent slit |
3 | * Pixmap themes (Requires libXpm) | 3 | * RANDR support |
4 | * New theme items: | 4 | * Xinerama support |
5 | window.<button name>.unfocus.pixmap | 5 | * Restart and Reconfigure key actions |
6 | window.<button name>.pixmap | 6 | * Improved algorithm for window placement |
7 | window.<button name>.pressed.pixmap | 7 | * New argument for logging: -log <filename> |
8 | See http://fluxbox.org/version-0.9.php for more info | 8 | ex: fluxbox -log .fluxbox/log |
9 | * Remember window hints | 9 | This will log debugmsg and any output to .fluxbox/log |
10 | * Position | ||
11 | * Size | ||
12 | * Workspace | ||
13 | * Sticky | ||
14 | * Decorations | ||
15 | * Shaded | ||
16 | * Layer | ||
17 | * fbsetbg which replaces old bsetbg | ||
18 | See fbsetbg -h for more info. | ||
19 | * Directional focus movement | ||
20 | * Key actions: | ||
21 | * FocusUp | ||
22 | * FocusDown | ||
23 | * FocusLeft | ||
24 | * FocusRight | ||
25 | Bug fixes: | 10 | Bug fixes: |
26 | * Slit autohide bug | 11 | * Slit redraw bug |
27 | * Config menu crash | 12 | * "gkrellm redraw" bug |
13 | * Focus bug (caused frequent crashes in 0.9.2) | ||
28 | * and some other minor bugs | 14 | * and some other minor bugs |
29 | 15 | ||
30 | See ChangeLog for more details | 16 | See ChangeLog for more details |