<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_ASSIGNED "
   title="ASSIGNED - synaptics touchpad jitter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95290">bug 95290</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;">Status</td>
           <td>NEEDINFO
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - synaptics touchpad jitter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95290#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - synaptics touchpad jitter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95290">bug 95290</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>the resolution itself is also used for determining the real touchpad size and a
bunch of other things hang off that. So we can't really half the resolution
without breaking other bits. and the hysteresis also has a moving center which
makes some motion a bit more reliable.

what you're looking for is potentially adjusting the fuzz value which is
something we could do instead of enabling the hysteresis. I never thought of it
that way. But this is where it gets a bit blurry. All the other special device
models adjust for size and actual resolution which are definitive hardware
properties. The fuzz value is more implementation-dependent as some other
implementation may not care about fuzz. so I think I'm more comfortable having
this in libinput.

Also note that the wobbly touchpad tag is named like this for a reason. right
now it only enables the hysteresis but if we find a better way to deal with
this we may change this at any time in the future.

Thanks for testing, patch is on the list
<a href="https://lists.freedesktop.org/archives/wayland-devel/2016-May/028987.html">https://lists.freedesktop.org/archives/wayland-devel/2016-May/028987.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>