mutter/src/ui
Owen W. Taylor c40fab214d Fix warning from synthesized events with GdkDevice
In GTK+ 3, it's mandatory to have a GdkDevice in a synthesized event,
so fill in the pointer device for the events we synthesize and forward
to GTK+. Since gdk_event_set_device() only works for allocated events,
we need to switch to gdk_event_new() rather than using stack allocated
events.

https://bugzilla.gnome.org/show_bug.cgi?id=633401
2010-10-28 17:27:14 -04:00
..
draw-workspace.c ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
draw-workspace.h ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
fixedtip.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
fixedtip.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frames.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
frames.h introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
gradient.c introspection: Build with --warn-fatal, drop fix-meta-rectangle.py hack 2010-09-07 10:48:07 -04:00
gradient.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
menu.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
menu.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
metaaccellabel.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
metaaccellabel.h Remove deprecated GTK symbols 2009-08-04 09:23:37 +01:00
preview-widget.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
preview-widget.h introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
resizepopup.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
tabpopup.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
testgradient.c Replace GDK drawing API with cairo 2010-08-17 20:42:05 +02:00
theme-parser.c Make color constants work without warnings 2010-10-23 16:11:06 -04:00
theme-private.h introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
theme-viewer.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
theme.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
theme.h introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
tile-preview.c Remove compatibility for GTK+-2.0 2010-10-28 12:16:14 +02:00
ui.c Fix warning from synthesized events with GdkDevice 2010-10-28 17:27:14 -04:00