1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 00:12:31 +01:00

- replaced VirtualEdgeThickness option with EnableVirtualDesktop (boolean)

- some code cleanups in the virtual desktop.
This commit is contained in:
dan
2004-10-24 22:45:06 +00:00
parent 8bf6071c48
commit e3c67d55de
8 changed files with 21 additions and 44 deletions

View File

@@ -3,11 +3,7 @@ Changes since version 0.90.0:
- added _NET_WM_NAME, _NET_WM_ICON_NAME and _NET_WM_ICON to WINGs
- new WPrefs icon (thanks to Largo)
- fixed virtual desktop to disable the virtual edge on the fly if thickness
is set to 0.
- fixed virtual desktop to resize the edge on the fly when edge thickness
changes.
- limit VirtualEdgeThickness to values in the 0..10 range
- replaced VirtualEdgeThickness option, with EnableVirtualDesktop (boolean)
Changes since version 0.80.2: