mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
ccdbd36234
Export the last event received for each touch point in its entirety, instead of duplicating ClutterEvent accessors one at a time. examples/pan-action.c has been updated to show the type of the event that's causing the panning. https://bugzilla.gnome.org/show_bug.cgi?id=685737