<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Double tap not always recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90172#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Double tap not always recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90172">bug 90172</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>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.
<a href="http://lists.freedesktop.org/archives/wayland-devel/2015-April/021715.html">http://lists.freedesktop.org/archives/wayland-devel/2015-April/021715.html</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>