Skip to content
  • Giovanni Campagna's avatar
    display: clean up event handling · 5c99eae8
    Giovanni Campagna authored
    The only events we handle as XIEvents are FocusIn/Out, Enter and
    Leave.  Motion, ButtonPress/Release, KeyPress/Release are handled
    through clutter instead.
    Among other things, this means we don't need to fake motion compression
    by peeking over gdk event queue...
    5c99eae8