input-device: Warn if the device has no associated stage
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 12 Nov 2010 00:11:27 +0000 (19:11 -0500)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 30 Nov 2010 14:40:38 +0000 (14:40 +0000)
commitac431ac21db043d42fa5b0be604a155503846012
treee32d21b136b92466d3d28ca359e8725458791852
parentc20beabf93a97c3e0d58d8512aa5459ca670d3bf
input-device: Warn if the device has no associated stage

Discarding the event without any warning when the device has no
associated stage makes it hard to find the bug for people implementing
new event backends. We should really warn for that abnormal condition in
_clutter_input_device_update().
clutter/clutter-input-device.c