XCB owns evenqueue
This commit is contained in:
parent
15c668905c
commit
16b0aa81d1
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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user