mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

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