1
0
Fork 0
mutter-performance-source/clutter/evdev
Giovanni Campagna 786532213b evdev: add master / slave device handling
All evdev devices are slave devices, which means that xkb state
and pointer position must be shared by emulating a core keyboard
and a core pointer. Also, we must make sure to add all modifier
state (keyboard and button) to our events.

https://bugzilla.gnome.org/show_bug.cgi?id=705710
2013-08-13 17:42:43 +02:00
..
clutter-device-manager-evdev.c evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00
clutter-device-manager-evdev.h evdev: Merge clutter-event-evdev.[ch] into the device manager 2010-11-30 14:40:38 +00:00
clutter-evdev.h evdev: add a way for applications to tweak how devices are opened 2013-08-13 09:41:44 +02:00
clutter-input-device-evdev.c evdev: remove dead code 2013-08-13 09:41:45 +02:00
clutter-input-device-evdev.h evdev: remove dead code 2013-08-13 09:41:45 +02:00
clutter-xkb-utils.c evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00
clutter-xkb-utils.h evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00