Skip to content

Fix a bug with palm handling in the tap state machine

Peter Hutterer requested to merge whot/libinput:wip/3fg-tap-palm-bug into master

Fixes #488 (closed)

Where a touch is labelled as palm on TOUCH_BEGIN, releasing that touch can cause an invalid state transition, triggering a bug error message lateron.

cc @clavelc

Edited by Peter Hutterer

Merge request reports