evdev: fixes evdev build issues + don't ref default stage
authorRobert Bragg <robert@linux.intel.com>
Mon, 5 Dec 2011 13:59:12 +0000 (13:59 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 8 Dec 2011 16:13:37 +0000 (16:13 +0000)
commit602a89afa8f9ea548b8f98fb9e5ada3ef59f09f2
treea9a7071caefc62eedbba0934c586d00676097f59
parent86f2aed570dcd83becfc91c5a076027c687c0dae
evdev: fixes evdev build issues + don't ref default stage

This updates the evdev input backend code to compile and also updates
the code to not refer to the default stage and instead check for a
stage to be associated with the input device. If no stage is currently
associated with a device generating events then the events are dropped
on the floor.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
clutter/evdev/clutter-device-manager-evdev.c
configure.ac