fluxbox/NEWS
2002-03-01 14:53:41 +00:00

45 lines
1.2 KiB
Text

News in 0.1.7:
* Title bar configuration is moved to the init file
* Fluxbox will auto copy the default files to ~/.fluxbox/
if they don't exist
* Partial Gnome support:
- Atoms supported:
_WIN_WORKSPACE
_WIN_WORKSPACE_COUNT
_WIN_WORKSPACE_NAMES
_WIN_CLIENT_LIST
_WIN_STATE :
WIN_STATE_MINIMIZED
WIN_STATE_STICKY
WIN_STATE_SHADED
_WIN_HINT :
WIN_HINTS_SKIP_FOCUS
* Tree new languages
- Portuguese
- Bulgarian
- Japanese
* New key bindings and with parameter support
- NudgeRight <step>
- NudgeLeft <step>
- NudgeUp <step>
- NudgeDown <step>
- PrevWorkspace <step>
- NextWorkspace <step>
- Workspace <workspacenum>
We keep the Workspace1 Workspace2 etc
but they will be removed in next release
(new) - LeftWorkspace
this will change to the workspace to the left (no workspace cycling)
(new) - RightWorkspace
this will change to the workspace to the right (no workspace cycling)
(new) - SendToWorkspace <workspacenum>
sends current window to a workspace
* Huge code clean up
Bugfixes in 0.1.7:
* BadWindow error in ~FluxboxWindow
* negative width in a window
* Fixed lower/raise of windows when using windowmenu/keybinding
so now tabs should follow
* Slit always on top crash