GNOME Bugzilla – Bug 708383
ClutterEvent: preserve extended state across clutter_event_copy()
Last modified: 2013-09-19 16:07:18 UTC
We're going nowhere if we don't copy these, because the final delivered event is a copy of the event generated by the backend.
Created attachment 255309 [details] [review] ClutterEvent: preserve extended state across clutter_event_copy()
Review of attachment 255309 [details] [review]: looks good.
Attachment 255309 [details] pushed as 5c44a5e - ClutterEvent: preserve extended state across clutter_event_copy()