mutter/clutter/gdk
Emmanuele Bassi 17c89bd0a0 backend: Clean up the device manager creation
Create the device manager during the event initialization, where it
makes sense.

This allows us to get rid of the per-backend get_device_manager()
virtual function, and just store the DeviceManager pointer into the
ClutterBackend structure.
2011-11-10 14:55:03 +00:00
..
clutter-backend-gdk-private.h Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-backend-gdk.c backend: Clean up the device manager creation 2011-11-10 14:55:03 +00:00
clutter-backend-gdk.h cogl/backend: Remove the ClutterBackendCogl class 2011-11-10 14:55:03 +00:00
clutter-device-manager-gdk.c Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-device-manager-gdk.h Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-event-gdk.c backend: Unify the event initialization 2011-11-10 14:42:40 +00:00
clutter-gdk.h gdk: Allow disabling event retrieval 2011-11-03 13:45:19 +00:00
clutter-input-device-gdk.c gdk/events: Clean up the event handling code 2011-11-03 13:45:20 +00:00
clutter-input-device-gdk.h Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-settings-gdk.h Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-stage-gdk.c Remove the X11-specific bit in ClutterStageCogl 2011-11-03 13:45:19 +00:00
clutter-stage-gdk.h Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +00:00