<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#c22">Comment # 22</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:lisec.velimir@gmail.com" title="Velimir Lisec <lisec.velimir@gmail.com>"> <span class="fn">Velimir Lisec</span></a>
</span></b>
        <pre>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.</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>