https://bugzilla.gnome.org/show_bug.cgi?id=756729

--- Comment #5 from Peter Hutterer <[email protected]> ---
Created attachment 313787
  --> https://bugzilla.gnome.org/attachment.cgi?id=313787&action=edit
0002-wayland-add-gdk_event_is_scroll_stop_event.patch

Add a new gdk_event_is_scroll_stop_event() to check if a scroll event should be
used for kinetic scrolling. This is a draft, the upstream protocol isn't
declared stable yet.

Note that I'm still ignoring the axis source here - we could make this
depending on the 'finger' source, but the 'continuous' source too may trigger
kinetic scrolling. An example for continuous scrolling is middle-button
scrolling - the scroll stop is triggered when the scroll button is released.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to