Bug 90501 - Accept (some) touches after palm detection timeout
Summary: Accept (some) touches after palm detection timeout
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 90033
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-18 06:52 UTC by Peter Hutterer
Modified: 2015-05-27 04:46 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.