mutter/clutter/evdev
Carlos Garnacho a18b2f067b evdev: Prefer pointer/touch devices over keyboard devices
In keyboard/mouse wireless combos, it is rather common for the mouse to
claim it contains the multimedia keys, this makes libinput enable both
the pointer and keyboard capabilities on this device, and Clutter thus
to create a keyboard ClutterInputDevice for it.

Ideally clutter devices should be able to reflect their full capabilities,
or maybe account for the fact that certain events can be sent from
seemingly unexpected device types. But this will bring a somewhat better
behavior on such devices.

https://bugzilla.gnome.org/show_bug.cgi?id=740518
2014-12-11 11:35:56 +01:00
..
clutter-device-manager-evdev.c evdev: Flush event queue before removing an input device 2014-10-14 13:43:17 +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 API to set the xkb layout index 2014-08-07 11:43:00 +01:00
clutter-input-device-evdev.c evdev: Prefer pointer/touch devices over keyboard devices 2014-12-11 11:35:56 +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