Files
weston/compositor
Kristian Høgsberg ee72482a00 compositor-x11: Use check function to make sure we handle all events
If somebody else did an X11 round trip, that could leave events in the
XCB buffer that we wouldn't see until the next X event came in.  The new
event source check function lets us check the XCB queue after dispatching
and this way we'll see events we need to deal with right away.
2011-04-21 14:54:33 -04:00
..
2010-11-11 20:11:27 -05:00
2011-01-14 14:49:46 -05:00