<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Delay on touchpad mouse input with tapping enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98844">bug 98844</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Delay on touchpad mouse input with tapping enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98844#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Delay on touchpad mouse input with tapping enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98844">bug 98844</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>fwiw, those corrections have been merged into systemd's hwdb, and I just pushed
a fix to reduce the threshold to the repo.

commit e80873ca6fad5aafb346982e7c2b66f10acd3d33
Author: Peter Hutterer <<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>>
Date:   Fri Dec 2 11:45:44 2016 +1000

    touchpad: reduce the tap movement threshold to 1.3mm

See also the writeup here
<a href="https://who-t.blogspot.com.au/2016/12/libinput-touchpad-tap-analysis.html">https://who-t.blogspot.com.au/2016/12/libinput-touchpad-tap-analysis.html</a>
but at least for your specific use-case: I don't want to go down below 1.3mm
because data from multiple users shows that's the required range. Moving to
0.5mm may reduce the delay you're experiencing, but that doesn't apply to all
users, so we can't go down by that much without having unreliable tapping.

However, we also just merged some pointer acceleration improvements for
touchpads, so I hope the combination of those two is satisfactory enough.</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>