XCB owns evenqueue
This commit is contained in:
2
bar.c
2
bar.c
@@ -977,6 +977,8 @@ xconn (void)
|
|||||||
exit (EXIT_FAILURE);
|
exit (EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
XSetEventQueueOwner(dpy, XCBOwnsEventQueue);
|
||||||
|
|
||||||
/* Grab infos from the first screen */
|
/* Grab infos from the first screen */
|
||||||
scr = xcb_setup_roots_iterator(xcb_get_setup(c)).data;
|
scr = xcb_setup_roots_iterator(xcb_get_setup(c)).data;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user