[Wayland-bugs] [Bug 765939] [Wayland] very slow scrolling in GtkMenu using the touchpad

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue May 3 14:51:51 UTC 2016


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

Olivier Fourdan <ofourdan at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #327232|0                           |1
        is obsolete|                            |

--- Comment #3 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 327233
  --> https://bugzilla.gnome.org/attachment.cgi?id=327233&action=edit
[PATCH 2/2] gtkmenu: ignore emulated scroll events

On X11, we get both smooth and emulated scroll events, whereas other
backends such as wayland will give smooth events only with touchpad
scrolling.

Discard emulated scroll events so that we get consistent behaviours
between backends.

Allow for both horizontal and vertical smooth events for scrolling so
that horizontal scrolling still works without emulated scroll events as
well, again for consistency between gdk backends.

--
v2: fix the usual space before parenthesis mistake

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160503/1770da71/attachment.html>


More information about the wayland-bugs mailing list