1
0
Fork 0
mutter-performance-source/clutter/evdev
Robert Bragg 3c6a0cdc61 evdev: Adds api to release/reclaim the evdev devices
Clutter applications using evdev are typically fullscreen applications
associated with a single virtual termainal. When switching away from
the applications associated tty then Clutter should stop managing all
evdev devices and re-probe for devices when the application regains
focus by switching back to the tty. To facilitate this, this patch
adds clutter_evdev_release_devices() and clutter_evdev_reclaim_devices()
functions.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
2012-03-01 11:41:51 +00:00
..
clutter-device-manager-evdev.c evdev: Adds api to release/reclaim the evdev devices 2012-03-01 11:41:51 +00: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: Adds api to release/reclaim the evdev devices 2012-03-01 11:41:51 +00:00
clutter-input-device-evdev.c Add an input device function to convert keycodes to evdev codes 2012-03-01 11:41:51 +00:00
clutter-input-device-evdev.h evdev: First stab at an evdev backend 2010-11-30 14:40:37 +00:00
clutter-xkb-utils.c evdev: Fix the unicode_value for new ClutterEvents 2010-11-30 14:40:37 +00:00
clutter-xkb-utils.h xkb-utils: Adds #ifdef guards for repeat includes 2011-12-08 16:13:38 +00:00