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

Carlos Garnacho <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Carlos Garnacho <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to