aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 30 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 40424b2..88ae477 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,30 @@
1So whats new in 0.1.5? 1News in 0.9.2:
2 * Keybinding code and new keyconfiguresstyle 2 * Transparent menus (Requires RENDER support)
3 * Keybindings: NextTab, PrevTab and AbortKeychain 3 * Pixmap themes (Requires libXpm)
4 * Tab placement and alignment 4 * New theme items:
5 * wheelscroll on titlebar changes between tabs 5 window.<button name>.unfocus.pixmap
6 * Toggle tab on windows 6 window.<button name>.pixmap
7 * Semi-sloppy focus 7 window.<button name>.pressed.pixmap
8 * Italian nls 8 See http://fluxbox.org/version-0.9.php for more info
9 * a session.rootCommand to override the Themes rootCommand 9 * Remember window hints
10 * and some buggfixes 10 * Position
11 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
25Bug fixes:
26 * Slit autohide bug
27 * Config menu crash
28 * and some other minor bugs
29
30See ChangeLog for more details