<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Delay on touchpad mouse input with tapping enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98844">98844</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Delay on touchpad mouse input with tapping enabled
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.5.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>main.haarp@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello,

I'm using libinput 1.5.0 on X11. My Synaptics touchpad works, but experiences a
noticeable delay on cursor movement when tapping is enabled. This is
reminiscient of #89206, which is marked as fixed.

This delay makes fine cursor movement very difficult for me. The synaptics
driver which I've been using before does not exhibit this behavior. I wonder if
it uses different algorithms or just uses more aggressive thresholds.

Decreasing DEFAULT_TAP_MOVE_THRESHOLD TP_MM_TO_DPI_NORMALIZED fixed this issue
for me. I found that I need to lower it to at least 0.5 for the delay to become
unnoticeable. 1 was not enough.

Are there any objections to making this the default? I doubt I'm the only one
who experiences it. Or maybe it could be exposed as a property?

Thanks!</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>