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

- Fix that enables that the virtual desktop code be disabled on the fly

when VirtualEdgeThickness is set to 0
- Fixed virtual edge to resize the edge on the fly if thickness changes
This commit is contained in:
dan
2004-10-24 20:24:23 +00:00
parent 363b6032f5
commit 897e75d554
7 changed files with 66 additions and 95 deletions

View File

@@ -3,6 +3,10 @@ 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.
Changes since version 0.80.2: