<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 NOTABUG - Clevo W330AU multi-touch support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96556">bug 96556</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>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Clevo W330AU multi-touch support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96556#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Clevo W330AU multi-touch support"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96556">bug 96556</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>This is the key here:
#   Property  type 3 (INPUT_PROP_SEMI_MT)

Semi-mt touchpads are those that can only provide us a bounding box of all 
fingers rather than the actual position of each finger. In doing so, the
resolution drops to about half whenever a second finger is on the touchpad (the
third finger doesn't provide any position, it's just a bit that there is a
third finger down). We had gestures for a while on semi-mt devices but because
of the resolution issues we removed it, these devices simply aren't capable of
enough precision to make gesture detection reliable. sorry.

so libinput not handling a three-finger gesture on these devices is correct
behaviour.</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>