[Wayland-bugs] [Bug 90172] Double tap not always recognized
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 28 19:01:58 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90172
--- Comment #14 from Peter Hutterer <peter.hutterer at who-t.net> ---
Created attachment 115422
--> https://bugs.freedesktop.org/attachment.cgi?id=115422&action=edit
0001-touchpad-add-separate-shorter-timeout-for-doubletap.patch
I don't think we can actually reduce the first tap timeout by much. If you hit
a ~200ms delay on a "normal tap" (comment #9) then reducing it further risks
missing it altogether.
Note that we don't actually control the double click, we only convert tap to
button clicks, everything else is handled in the client (GNOME has a
doubleclick time setting).
Here's a patch that reduces the second tap timeout, I think that's better to
rely on. That should then also reduce the total time so we're more likely to be
interpreted as a click in the default settings of the client.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150429/d072e0b7/attachment.html>
More information about the wayland-bugs
mailing list