aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-06-10 14:28:50 (GMT)
committerfluxgen <fluxgen>2003-06-10 14:28:50 (GMT)
commit9fd76fa7318bf5ffed3ff41a52eb86be56fc0efb (patch)
tree4a1a8b1012cd1c1ac8364b88dbe089c56545e07a /NEWS
parent28f550bdb16b6be77c19e6513a23b1caa2ca8bcd (diff)
downloadfluxbox-9fd76fa7318bf5ffed3ff41a52eb86be56fc0efb.zip
fluxbox-9fd76fa7318bf5ffed3ff41a52eb86be56fc0efb.tar.bz2
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 12 insertions, 26 deletions
diff --git a/NEWS b/NEWS
index 88ae477..e8358c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,30 +1,16 @@
1News in 0.9.2: 1News 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
25Bug fixes: 10Bug 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
30See ChangeLog for more details 16See ChangeLog for more details