diff options
author | fluxgen <fluxgen> | 2003-05-08 15:31:19 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-05-08 15:31:19 (GMT) |
commit | 3c299159876da1523bcd6a9dcbe6f0bc200a1db3 (patch) | |
tree | 85799606b116d56420c301044930816297f87608 | |
parent | e14d4c8115f07d742a0cfdbfabb79497481459b0 (diff) | |
download | fluxbox_pavel-3c299159876da1523bcd6a9dcbe6f0bc200a1db3.zip fluxbox_pavel-3c299159876da1523bcd6a9dcbe6f0bc200a1db3.tar.bz2 |
update
-rw-r--r-- | NEWS | 38 |
1 files changed, 19 insertions, 19 deletions
@@ -1,30 +1,30 @@ | |||
1 | News in 0.9.2: | 1 | News in 0.9.2: |
2 | * Transparent menus (Requires RENDER support) | 2 | * Transparent menus (Requires RENDER support) |
3 | * Pixmap themes (Requires libXpm) | 3 | * Pixmap themes (Requires libXpm) |
4 | * New theme items: | 4 | * New theme items: |
5 | window.<button name>.unfocus.pixmap | 5 | window.<button name>.unfocus.pixmap |
6 | window.<button name>.pixmap | 6 | window.<button name>.pixmap |
7 | window.<button name>.pressed.pixmap | 7 | window.<button name>.pressed.pixmap |
8 | See http://fluxbox.org/version-0.9.php for more info | 8 | See http://fluxbox.org/version-0.9.php for more info |
9 | * Remember window hints | 9 | * Remember window hints |
10 | * Pos | 10 | * Position |
11 | * Size | 11 | * Size |
12 | * Workspace | 12 | * Workspace |
13 | * Sticky | 13 | * Sticky |
14 | * Decorations | 14 | * Decorations |
15 | * Shaded | 15 | * Shaded |
16 | * Layer | 16 | * Layer |
17 | * fbsetbg which replaces old bsetbg | 17 | * fbsetbg which replaces old bsetbg |
18 | See fbsetbg -h for more info. | 18 | See fbsetbg -h for more info. |
19 | * Directional focus movement | 19 | * Directional focus movement |
20 | * Key actions: | 20 | * Key actions: |
21 | * FocusUp | 21 | * FocusUp |
22 | * FocusDown | 22 | * FocusDown |
23 | * FocusLeft | 23 | * FocusLeft |
24 | * FocusRight | 24 | * FocusRight |
25 | Bug fixes: | 25 | Bug fixes: |
26 | * Slit autohide bug | 26 | * Slit autohide bug |
27 | * Config menu crash | 27 | * Config menu crash |
28 | * and some other minor bugs | 28 | * and some other minor bugs |
29 | 29 | ||
30 | See ChangeLog for more details | 30 | See ChangeLog for more details |