<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Macbook Pro 2015 touchpad activated when finger is hovering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95030#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Macbook Pro 2015 touchpad activated when finger is hovering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95030">bug 95030</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>(In reply to Cole Mickens from <a href="show_bug.cgi?id=95030#c10">comment #10</a>)
<span class="quote">> Hovering: no ABS_MT_TOUCH_MAJOR output</span >

ok, that's good news then (I'll need to check the kernel driver to be sure
though)

<span class="quote">> Touching with one finger: inconsistent results. I would get
> ABS_MT_TOUCH_MAJOR, but sometimes it would stop appearing for a second or
> two even though the cursor was moving.</span >

that is acceptable. the kernel buffers values, so if the major axis does not
change then no events will be sent. and since the axis describes the size of
the touchpoint it does not change too much while the finger pressure remains
the same. Can you confirm though that the ABS_MT_TOUCH_MAJOR event comes as
soon as you physically touch the touchpad? To detect this we only need one
event, after that it doesn't matter (though it'd be interesting to see if it
goes back to 0 or so on physical release)</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>