[Wayland-bugs] [Bug 756729] No kinetic scrolling on Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 20 19:40:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756729
--- Comment #5 from Peter Hutterer <peter.hutterer at who-t.net> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151021/7a9f3c90/attachment.html>
More information about the wayland-bugs
mailing list