[Xcb] XCheckTypedWindowEvent
Matthew Allen
fret at memecode.com
Wed Dec 24 22:25:30 PST 2008
In my old xlib code I used XCheckTypedWindowEvent to look for the latest config change (i.e. position change notification) message in the event que, and discard any out of date ones. This meant my apps could stay relatively up to date when the user drags the size of the window around. I'm wondering what the XCB equivalent is? (If any).
Otherwise my apps bog down and seem to lag a fair way behind the mouse when resizing windows.
--
Matthew Allen
http://www.memecode.com
More information about the Xcb
mailing list