Files
weston/compositor
Kristian Høgsberg 127d0f0050 compositor-x11: Adjust to event loop changes
Instead of having a separate check function, we just mark our x11 event
source as needing a post-dispatch check.  The event loop will call our
dispatch function again after all dispatching is done, this time with
mask = 0.  If we don't process any events, return 0, so the event loop
doesn't keep calling us.
2011-04-22 12:18:16 -04:00
..
2010-11-11 20:11:27 -05:00
2011-01-14 14:49:46 -05:00