[Xcb] Re: using xcb in existing apps
Barton C Massey
bart at cs.pdx.edu
Tue Mar 6 01:12:39 PST 2007
In message <87tzwylt98.fsf at hades.wkstn.nix> you wrote:
> On 2 Mar 2007, Barton C. Massey stated:
> > The only trick I remember here is who owns the event queue.
> > Xlib owns it by default, meaning that XCB event processing
> > functions won't work. There's some function you can call
> > before setup to change this, though I don't remember offhand
> > what it's called.
>
> It's XSetEventQueueOwner().
Yep. I had already looked it up while working on
http://xcb.freedesktop.org/wiki/MixingCalls, but thanks much
for following up. Appreciated.
Bart
More information about the Xcb
mailing list