mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
- replaced VirtualEdgeThickness option with EnableVirtualDesktop (boolean)
- some code cleanups in the virtual desktop.
This commit is contained in:
@@ -1069,11 +1069,6 @@ wScreenRestoreState(WScreen *scr)
|
||||
|
||||
wWorkspaceRestoreState(scr);
|
||||
|
||||
#ifdef VIRTUAL_DESKTOP
|
||||
/* create inputonly windows at the border of screen */
|
||||
wWorkspaceManageEdge(scr);
|
||||
#endif
|
||||
|
||||
wScreenUpdateUsableArea(scr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user