This commit is contained in:
fluxgen 2003-06-10 14:28:50 +00:00
parent 28f550bdb1
commit 9fd76fa731

38
NEWS
View file

@ -1,30 +1,16 @@
News in 0.9.2:
* Transparent menus (Requires RENDER support)
* Pixmap themes (Requires libXpm)
* New theme items:
window.<button name>.unfocus.pixmap
window.<button name>.pixmap
window.<button name>.pressed.pixmap
See http://fluxbox.org/version-0.9.php for more info
* Remember window hints
* Position
* Size
* Workspace
* Sticky
* Decorations
* Shaded
* Layer
* fbsetbg which replaces old bsetbg
See fbsetbg -h for more info.
* Directional focus movement
* Key actions:
* FocusUp
* FocusDown
* FocusLeft
* FocusRight
News in 0.9.3:
* Transparent slit
* RANDR support
* Xinerama support
* Restart and Reconfigure key actions
* Improved algorithm for window placement
* New argument for logging: -log <filename>
ex: fluxbox -log .fluxbox/log
This will log debugmsg and any output to .fluxbox/log
Bug fixes:
* Slit autohide bug
* Config menu crash
* Slit redraw bug
* "gkrellm redraw" bug
* Focus bug (caused frequent crashes in 0.9.2)
* and some other minor bugs
See ChangeLog for more details