aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 19 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 81e6f36..c98fda9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,30 @@
1News in 0.9.2: 1News in 0.9.2:
2 * Transparent menus 2 * Transparent menus (Requires RENDER support)
3 * Pixmap themes 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..something 9 * Remember window hints
10 * Pos
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
10Bug fixes: 25Bug fixes:
11 * Slit autohide bug 26 * Slit autohide bug
27 * Config menu crash
12 * and some other minor bugs 28 * and some other minor bugs
13 29
14See ChangeLog for more details 30See ChangeLog for more details