Bug 89426

Summary: Add support for touch arbitration
Product: Wayland Reporter: Benjamin Tissoires <benjamin.tissoires>
Component: libinputAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium CC: peter.hutterer
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 89802    
Bug Blocks:    

Description Benjamin Tissoires 2015-03-04 16:34:31 UTC
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).
Comment 1 Peter Hutterer 2015-05-20 23:58:28 UTC
Notes from a conversation today: use the touchscreen and tablet size to associate the two devices together, even if they're not the same physical device. e.g. the Lenovo Yoga has an elantech screen but a wacom tablet.
Comment 2 Peter Hutterer 2016-04-29 01:04:33 UTC
Closing this for now. We don't have access to those devices anymore and until someone actually complains that this is needed we don't need to keep the bug open.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.