[Wayland-bugs] [Bug 90172] Double tap not always recognized
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 18 00:03:41 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90172
--- Comment #27 from Peter Hutterer <peter.hutterer at who-t.net> ---
that's actually intentional and it's hard to get rid of this timeout, there are
two mutually exclusive features at play:
On the one hand, the tap should stop as soon as possible after lifting the
finger. On the other hand, it should be possible to repeatedly lift the finger,
move it and set it down again to cover distances otherwise not possible on a
touchpad.
The latter requires a timeout, which is the one you're seeing (500ms after the
release). We can't have both, but the solution to this is Bug 90255 which was
merged today.
--
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/20150518/284bf261/attachment.html>
More information about the wayland-bugs
mailing list