This commit is contained in:
fluxgen 2002-05-24 20:24:50 +00:00
parent 13e43ba87e
commit e00b562d7c

68
NEWS
View file

@ -1,39 +1,31 @@
News in Fluxbox 0.1.8: News for 0.1.9:
* Improved fluxbox-generate_menu script.
* Code clean up Which now installs itself so you can regenerate the menu any time,
* NLS-fixes and with gnome and kde menus
* Better window cycling with optional parameters. run: fluxbox-generate_menu -h
NextWindow and PrevWindow now takes an integer parameter for more information.
parameter values: * Default 24 hour clock format
0 or unspecified = Default/current behavior - no skipping * Code cleaning
1 = Skip: lower tabs * Compiles with no errors on Mac OS X
2 = Skip: stuck windows * Now compiles with Intel Compiler 6.0 and GCC 3.1
3 = Skip: lower tabs/stuck windows * New keybindings:
4 = Skip: shaded windows * FirstTab
5 = Skip: lower tabs/shaded windows Go to first tab
6 = Skip: stuck windows/shaded windows * LastTab
7 = Skip: lower tabs/stuck windows/shaded windows Go to last tab
* Xinerama support ( configure option --enable-xinerama ) * MoveTabPrev
* Workspace warping, drag window between workspaces, Move current tab left
does only work with opaque moving * MoveTabNext
* You can enable tabs in "Tabs off"-mode Move current tab right
* New key bindings: * "Allow Desktop MouseWheel Switching" runtime option
ToggleDecor * Configurable geometry show
Toggle the decor of a window configure in init with: session.screen0.showwindowposition
ToggleTab * Now saves resources when you change them in the menu and not when you
Toggle the tab exit Fluxbox. So you can edit the init file and the reconfigure/restart
RootMenu Fluxbox to activate changes.
Pop up the root menu
* Smarter Next/Prev focus,
Makes new windows get inserted after the focused window in
the cycling order instead of always at the end.
* Scrolling on root window changes workspace
Bug fixes in Fluxbox 0.1.8:
* Window dragging + workspace changing ( bug [ 528101 ] )
* Minor task bar issue, it will update icon bar-text now ( bug [ 533436 ] )
* "decoration.handle" bug, which caused the window to have wrong height
with no decorations
* Slit-client window bug.
Bugfixes:
* bug [ 552723 ] removing decorations while shaded.
* shade bug while vertical rotated tabs and tabs off
* bug [ 515483 ] "XMMS Problem"
* Fixed transient bug which cause Fluxbox to crach ( the "acroread" bug )