[Wayland-bugs] [Bug 90172] Double tap not always recognized

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 30 21:46:20 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90172

--- Comment #24 from Peter Hutterer <peter.hutterer at who-t.net> ---
hah, thanks. that patch isn't quite the solution but it pointed me to what
should be it. The problem with the delays is that we're setting the timeout at
the wrong time. We need to always start the timeout on touch _down_, not on
touch up. That subtracts the time the finger is down from the timeout and makes
it appear a lot more responsive while giving sufficient time to get to the next
touch down.

I've sent the latest patch to the list now, it replaces all other patches here.
http://lists.freedesktop.org/archives/wayland-devel/2015-April/021715.html

-- 
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/20150501/50d0bc96/attachment.html>


More information about the wayland-bugs mailing list