<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Add support for disabling hysteresis"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93503#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Add support for disabling hysteresis"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93503">bug 93503</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>yeah, we have a 1.5mm motion threshold for button clicks, see tp_unpin_finger()

note that the hysteresis atm is just 0.5mm, so like <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Reduce/remove two-finger scrolling threshold"
   href="show_bug.cgi?id=93504">bug 93504</a> let's see fist if
your resolution is wrong. If the resolution is accurate, then we can look into
a fix here, I suspect the biggest problem is simply that the hysteresis center
is moving with the touch input. try disabling the hysteresis_center assignments
in tp_motion_hysteresis and see if that helps. you'll probably get jumps that
way though, it's just a quickfix for testing.</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>