Neil Roberts a3bbcff946 evdev: Associate devices with the first created stage
Because evdev isn't associated with the display system, it doesn't
have any easy way to associate an input device with a stage.
Previously Clutter would never set a stage for an input device and
leave it up to the application to set it. To make it easier for
applications which just have a single fullscreen stage (which is
probably the most common use case for evdev) the device manager now
associates all input devices with the first stage that is created
unless something has already set a stage.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
2012-03-01 11:41:51 +00:00
..
2011-11-10 19:05:39 +01:00
2012-02-23 12:01:11 +00:00
2012-01-26 08:30:58 +00:00
2012-02-23 12:01:11 +00:00
2011-11-10 14:13:45 +00:00
2012-01-16 23:35:16 +00:00
2011-12-28 09:37:53 +00:00
2012-01-16 21:06:19 +00:00
2012-02-23 17:21:57 +00:00