mutter/clutter/osx
Emmanuele Bassi 26d8ad7479 Be resilient in case there is no device manager
It's possible to run Clutter with the 'null' input backend, which means
that clutter_device_manager_get_default() may return NULL. In the future
we may add a default dummy device manager, but right now it's safer to
just add a simple NULL check in the places where we ask for the device
manager.
2012-04-26 13:56:00 +01:00
..
clutter-backend-osx.c osx: Fix build 2012-04-04 15:33:32 +01:00
clutter-backend-osx.h osx: Fix build 2012-04-04 15:33:32 +01:00
clutter-device-manager-osx.c Fix some ISO C90 warnings on OSX 2011-02-15 12:14:17 +00:00
clutter-device-manager-osx.h Fixed bugs with mouse events. 2011-02-03 10:58:38 +00:00
clutter-event-loop-osx.c Remove some compiler warnings 2011-10-11 23:42:23 +01:00
clutter-event-loop-osx.h osx: Improve the event loop 2011-01-31 13:43:12 +00:00
clutter-event-osx.c Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
clutter-osx.h osx: Fix build 2012-04-04 15:33:32 +01:00
clutter-stage-osx.c osx: Fix build 2012-04-04 15:33:32 +01:00
clutter-stage-osx.h osx: Use the Stage state tracking 2012-01-26 08:30:58 +00:00