mutter/clutter/evdev
Damien Lespiau 7cd6ba2828 evdev: Close the device gracefully in case of a read() error
Even with udev, the read fails before udev has a chance to signal the
change. Hence (and to handle errors gracefully anyway), let's remove the
device from the device manager in case of a read() error.
2010-11-30 14:40:38 +00:00
..
clutter-device-manager-evdev.c evdev: Close the device gracefully in case of a read() error 2010-11-30 14:40:38 +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-input-device-evdev.c evdev: First stab at an evdev backend 2010-11-30 14:40:37 +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 evdev: Factor out the xkbcommon code from the wayland client backend 2010-11-30 14:40:37 +00:00