Skip to content
Commit ab1dbcc9 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

fallback: add timer-based touch arbitration



When a hand is resting on a pen+touch device, lifting the hand may remove the
stylus from proximity before the hand leaves the surface. If the kernel
performs touch arbitration, this triggers a touch down on proximity out,
followed by a touch up immediately after when the hand stops touching.

This can cause ghost touch events. Prevent this by using a timer-based
arbitration toggle.

Same as 2a378bea but for the fallback
interface.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent caa8f3fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment