Bug 90501

Summary: Accept (some) touches after palm detection timeout
Product: Wayland Reporter: Peter Hutterer <peter.hutterer>
Component: libinputAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: grawity, peter.hutterer
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 90033    
Bug Blocks:    

Description Peter Hutterer 2015-05-18 06:52:55 UTC
With the disable-while-typing palm detection timeout, a touch starting within the timeout won't be able to control the cursor once the timeout expires. That looked good on paper (resting the palm on the touchpad is possible) but is quite annoying in practice.

We need to be smarter here, probably best add some motion threshold so that if a touch moves beyond that threshold after the timeout it is released for pointer control.
Comment 2 Peter Hutterer 2015-05-27 04:46:30 UTC
commit 8d7a1c174b26d0dbbf880c5c01c1cdecc4ae3cdd
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu May 21 16:32:42 2015 +1000

    touchpad: touches after the last key press can be released

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.