mutter/clutter/x11
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
..
xsettings
clutter-backend-x11.c Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
clutter-backend-x11.h x11: Add support for touch events 2012-03-19 14:29:24 +00:00
clutter-device-manager-core-x11.c x11/device-manager-core: Avoid a signed/unsigned comparison 2012-03-07 12:36:43 +00:00
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c device-manager: select/unselect device events as device change 2012-04-24 18:49:42 -04:00
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h x11: Remove CLUTTER_DISABLE_DEPRECATED usage 2012-01-31 10:34:45 +00:00
clutter-glx.h
clutter-input-device-core-x11.c Add an input device function to convert keycodes to evdev codes 2012-03-01 11:41:51 +00:00
clutter-input-device-core-x11.h x11: Do not try to access private structures 2011-12-01 13:44:21 +00:00
clutter-input-device-xi2.c Rename XINPUT_2_2 define to HAVE_XINPUT_2_2 2012-04-12 11:31:29 +01:00
clutter-input-device-xi2.h
clutter-keymap-x11.c x11/keymap: Silence deprecation warnings around a fallback 2012-03-19 14:40:46 +00:00
clutter-keymap-x11.h x11/keymap: Avoid a signed/unsigned comparison 2012-03-07 12:36:43 +00:00
clutter-settings-x11.h
clutter-stage-x11.c Be resilient in case there is no device manager 2012-04-26 13:56:00 +01:00
clutter-stage-x11.h device-manager: select/unselect device events as device change 2012-04-24 18:49:42 -04:00
clutter-x11-texture-pixmap.c Reduce our internal dependence on the Cogl 1.x api 2012-02-21 17:46:11 +00:00
clutter-x11-texture-pixmap.h
clutter-x11.h x11: Remove CLUTTER_DISABLE_DEPRECATED usage 2012-01-31 10:34:45 +00:00