mutter/clutter/gdk
Emmanuele Bassi 8eb71af23d gdk/events: Clean up the event handling code
We need debugging notes, to see what's happening when handling events.

We need to queue a (clipped) redraw when receiving a GDK_EXPOSE event.

We need to check the device (both master and source) of the event using
the GdkEvent API, and pass them to the ClutterEvent using the
corresponding Clutter API.
2011-11-03 13:45:20 +00:00
..
clutter-backend-gdk-private.h Add a new GDK backend 2011-11-03 13:42:13 +00:00
clutter-backend-gdk.c gdk: Allow disabling event retrieval 2011-11-03 13:45:19 +00:00
clutter-backend-gdk.h Rework the interaction between the Cogl and GDK / X11 backends. 2011-11-03 13:45:17 +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 gdk/events: Clean up the event handling code 2011-11-03 13:45:20 +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