[Xcb] keyboard/mouse input and graphics in separated threads?

Christ-Jan Wijtmans cj.wijtmans at gmail.com
Sun Dec 16 09:09:37 PST 2012


Does the thread need to have a window mapped in order to catch such events?
In my design i would like to handle input events separately from my
graphics thread.
I am still using only Xlib because i am using OpenGL for graphics.
Would it work to just make a new thread  and use XCB in that and catch
such events.


More information about the Xcb mailing list