1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

News: marked the current changes as part of 0.95.5 and describe the drawers feature

This commit is contained in:
Christophe CURIS
2014-05-17 17:25:36 +02:00
committed by Carlos R. Mafra
parent 7857c9c204
commit c45cab7bad

13
NEWS
View File

@@ -2,7 +2,7 @@
NEWS for veteran Window Maker users NEWS for veteran Window Maker users
----------------------------------- -----------------------------------
--- 0.95.X --- 0.95.5
Support for generated menus in proplist format Support for generated menus in proplist format
---------------------------------------------- ----------------------------------------------
@@ -36,6 +36,7 @@ $ wdwrite WindowMaker FrameBorderWidth 1
$ wdwrite WindowMaker FrameBorderColor black $ wdwrite WindowMaker FrameBorderColor black
$ wdwrite WindowMaker FrameSelectedBorderColor white $ wdwrite WindowMaker FrameSelectedBorderColor white
Keyboard shortcuts to move windows between workspaces Keyboard shortcuts to move windows between workspaces
----------------------------------------------------- -----------------------------------------------------
@@ -46,6 +47,16 @@ a particular workspace or to the "next" or "previous" workspace.
The new shortcuts can be configured in WPrefs. The new shortcuts can be configured in WPrefs.
Native support for Drawers
--------------------------
WindowMaker now supports drawers in the dock natively. You can add a dock by
right-clicking on a docked appicon and select "Add a drawer". You can now drag
appicons to this drawer.
You can customize how you want your drawers to auto-expand/collapse and
auto-raise/lower, or you can also completely disable them.
Improved switchpanel functionality Improved switchpanel functionality
---------------------------------- ----------------------------------