<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 - Add support for touch arbitration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89426">89426</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add support for touch arbitration
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>benjamin.tissoires@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When using a combo touchscreen/tablet (with pen input), the kernel does not
always provide an arbitration between the touch and the pen.
This is the case for N-trig devices which are following the HID spec (found on
the MS Surface 3 for instance).

Libinput should disable at least the corresponding touch when the pen of the
same group is in proximity.
We could also be smart and disable only the touch points under the palm if the
stylus reports the Tilt (which gives us an indication if the user is left
handed or right handed).</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>