mutter/clutter/evdev
Jonas Ådahl 32ce45aa89 evdev: Ignore non seat wide keyboard key events
Keyboard key events will be received from a device where a key has
been pressed, even though an equivalent key has been pressed (same
key code) on a device connected to the same seat. notify_key()
expects to only be called as if there was only one keyboard device
associated with the given seat, so to achieve this, ignore every event
where forwarding it would result in multiple 'pressed' or 'released'
notifications.

https://bugzilla.gnome.org/show_bug.cgi?id=743615
2015-02-04 17:46:44 +08:00
..
clutter-device-manager-evdev.c evdev: Ignore non seat wide keyboard key events 2015-02-04 17:46:44 +08: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 API to set the xkb layout index 2014-08-07 11:43:00 +01:00
clutter-input-device-evdev.c evdev: Set vendor/product IDs on input devices 2015-01-09 17:01:22 +01:00
clutter-input-device-evdev.h evdev: Used floating point instead of fixed point numbers 2014-06-10 10:39:42 +01:00
clutter-xkb-utils.c evdev: implement setting leds 2013-09-09 13:24:23 +02:00
clutter-xkb-utils.h evdev: implement setting leds 2013-09-09 13:24:23 +02:00