mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
A few small fixes before 0.52.0 release.
This commit is contained in:
@@ -502,7 +502,7 @@ wManageWindow(WScreen *scr, Window window)
|
||||
Bool withdraw = False;
|
||||
|
||||
/* mutex. */
|
||||
// XGrabServer(dpy);
|
||||
/* XGrabServer(dpy); */
|
||||
XSync(dpy, False);
|
||||
/* make sure the window is still there */
|
||||
if (!XGetWindowAttributes(dpy, window, &wattribs)) {
|
||||
|
||||
Reference in New Issue
Block a user