[Wayland-bugs] [Bug 756729] No kinetic scrolling on Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 17 07:13:48 PDT 2015


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

Carlos Garnacho <carlosg at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlosg at gnome.org

--- Comment #3 from Carlos Garnacho <carlosg at gnome.org> ---
On X11, we do get what results in a GdkEventScroll with dx/dy=0/0 on the
devices/scrolling modes that are able to report the end of scrolling.

On wayland, the intention is to be quite more detailed here:
http://lists.freedesktop.org/archives/wayland-devel/2015-October/024917.html
https://git.gnome.org/browse/mutter/log/?h=wip/garnacho/wayland-extra-scroll-events

Mutter currently turns these 0/0 events into no-op, we could resort to sending
these as well in the mean time, so the same code paths in GTK+ are triggered
there, I hope for these protocol additions to land and mutter/gtk+ patches to
be ready soon enough though.

-- 
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/20151017/35888f01/attachment.html>


More information about the wayland-bugs mailing list