mutter/clutter/gdk
Neil Roberts 0cef63b837 win32: Disable event retrieval in Cogl
Since commit 4543ed6ac3 in Cogl, Cogl will now try to consume
Windows message itself. This doesn't really cause any problems because
both message loops just call DispatchMessage which will cause the
message to be routed through Clutter's window procedure either way.
However, it's not great to have two sources listening for messages so
this patch disables Cogl's message retrieval.

https://bugzilla.gnome.org/show_bug.cgi?id=701356
2013-07-12 17:59:54 +01:00
..
clutter-backend-gdk-private.h
clutter-backend-gdk.c win32: Disable event retrieval in Cogl 2013-07-12 17:59:54 +01:00
clutter-backend-gdk.h
clutter-device-manager-gdk.c Bug 676150 GDK: Fix build on Windows 2012-05-21 23:01:23 +08:00
clutter-device-manager-gdk.h
clutter-event-gdk.c gdk: Fix include 2012-09-03 22:34:52 +01:00
clutter-gdk.h
clutter-input-device-gdk.c gdk: add new device types (GDK_SOURCE_TOUCHSCREEN, GDK_SOURCE_TOUCHPAD) 2012-03-12 13:19:34 +01:00
clutter-input-device-gdk.h
clutter-settings-gdk.h
clutter-stage-gdk.c gdk: Fix realization in the foreign-window case 2012-12-02 14:50:54 -05:00
clutter-stage-gdk.h gdk: Relay scroll delta from GDK 2012-03-19 14:29:23 +00:00