Skip to content

st,js: Handle emulated scroll events through the ClutterEventFlag

Emulated scroll events no longer get clutter_event_is_pointer_emulated() set to TRUE, instead this information is propagated through the ClutterEventFlags of the event.

Merge request reports