reviewed client.c

new_dwm
arg@mmvi 18 years ago
parent 4230932563
commit bda53ac6ad

@ -408,6 +408,7 @@ void
unmanage(Client *c) {
Client *nc;
/* The server grab construct avoids race conditions. */
XGrabServer(dpy);
XSetErrorHandler(xerrordummy);

Loading…
Cancel
Save