mutter/clutter/evdev
Giovanni Campagna 19536c8835 evdev: sync the keyboard state when releasing and reclaiming devices
When we release a device, we lose all the events after that point,
so our state can become stale. Similarly, we need to sync the
state with the effectively pressed keys when we reclaim.
This ensures that modifier keys don't get stuck when switching
VTs using a keybinding.

https://bugzilla.gnome.org/show_bug.cgi?id=706494
2013-09-09 13:18:27 +02:00
..
clutter-device-manager-evdev.c evdev: sync the keyboard state when releasing and reclaiming devices 2013-09-09 13:18:27 +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 callback to constrain the pointer position 2013-09-09 12:00:52 +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 ClutterEvent: add API to query the full keyboard state when the event was generated 2013-09-09 13:18:23 +02:00
clutter-xkb-utils.h ClutterEvent: add API to query the full keyboard state when the event was generated 2013-09-09 13:18:23 +02:00