[Wayland-bugs] [Bug 90172] Double tap not always recognized
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 30 06:49:34 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90172
--- Comment #22 from Velimir Lisec <lisec.velimir at gmail.com> ---
I've tried your second patch again and it just didn't work as expected. Then I
figured out what is wrong. We don't actually want to reduce the time for second
tap, we want to reduce the time required for button events to appear after tap
happened. With your patch (the second one), even if I double tap really fast,
the client application will receive button events 180 ms after I lifted my
finger from the touchpad. I'll attach the patch that reduces that delay to 150
ms.
--
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/20150430/c0cca8f9/attachment.html>
More information about the wayland-bugs
mailing list