mutter/clutter/glx
Øyvind Kolås 5525d0cad7 Disable XInput handling for keyboard events, re-enabling key press and
release events when pointer is outside window as well as re-enabling
keyrepeat.
* clutter/glx/clutter-stage-glx.c: (clutter_stage_glx_realize): select
for KeyPressMask and KeyReleaseMask even with XInput enabled.
* clutter/x11/clutter-backend-x11.c: (_clutter_x11_register_xinput): 
Disabled the XInput keyboard code paths (comments and #if 0's)
* clutter/x11/clutter-event-x11.c: (event_translate): always handle
keyboard events without regard to XInput.
2008-06-30 14:01:03 +00:00
..
clutter-backend-glx.c 2008-05-13 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-13 10:42:36 +00:00
clutter-backend-glx.h 2008-04-15 Matthew Allum <mallum@openedhand.com> 2008-04-15 21:18:13 +00:00
clutter-glx-texture-pixmap.c 2008-06-26 Matthew Allum <mallum@openedhand.com> 2008-06-26 09:47:58 +00:00
clutter-glx-texture-pixmap.h 2008-06-05 Matthew Allum <mallum@openedhand.com> 2008-06-05 12:05:19 +00:00
clutter-glx.h 2008-05-19 Tomas Frydrych <tf@openedhand.com> 2008-05-19 12:27:26 +00:00
clutter-stage-glx.c Disable XInput handling for keyboard events, re-enabling key press and 2008-06-30 14:01:03 +00:00
clutter-stage-glx.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
Makefile.am 2008-05-19 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-19 14:21:24 +00:00