mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +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:
@@ -52,7 +52,6 @@ extern int wScreenCount;
|
||||
int showCrashDialog(int sig)
|
||||
{
|
||||
int crashAction;
|
||||
Display *dpy;
|
||||
|
||||
dpy = XOpenDisplay("");
|
||||
if (dpy) {
|
||||
|
||||
Reference in New Issue
Block a user