evdev: Merge clutter-event-evdev.[ch] into the device manager
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 9 Nov 2010 17:50:23 +0000 (12:50 -0500)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 30 Nov 2010 14:40:38 +0000 (14:40 +0000)
commitafd279dd7684bfd28b07cf668a1aaf213239cfd4
tree3a37e7c07eb2dc38f1fe11948b86b03c9118da2e
parentafee3b009cff5149a1a97aadb3d8009c7b4a26f8
evdev: Merge clutter-event-evdev.[ch] into the device manager

The device manager now fully owns the GSources corresponding to the
devices it manages. This will allow not only to remove the source when
udev signals a device removal but also handle read() errors gracefully
by removing the faulty device from the manager.
clutter/Makefile.am
clutter/egl/clutter-backend-egl.c
clutter/evdev/clutter-device-manager-evdev.c
clutter/evdev/clutter-device-manager-evdev.h
clutter/evdev/clutter-event-evdev.c [deleted file]
clutter/evdev/clutter-event-evdev.h [deleted file]