Skip to content
Snippets Groups Projects
Commit 94f7c270 authored by Anselm R. Garbe's avatar Anselm R. Garbe
Browse files

another XSync

parent 901b3ed9
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,7 @@ manage(Window w, XWindowAttributes *wa)
ban(c);
XMapRaised(dpy, c->win);
XMapRaised(dpy, c->title);
XSync(dpy, False);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment