Bug 75322 - Put back support for absolute mode
Summary: Put back support for absolute mode
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/synaptics (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Peter Hutterer
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-21 13:12 UTC by Donarsson
Modified: 2016-11-07 04:56 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Donarsson 2014-02-21 13:12:57 UTC
Support for absolute mode was added in 2011 (Bug 30760), but was removed about a year later (commit a9d247d076b3d0d1df84f013b3733bd6297dd79b).

I used the feature for a project back then and now that I wanted to continue working on it, I found out it doesn't work anymore because absolute input isn't supported anymore. I'm aware of evdev, but since it doesn't support gestures, tapping and other advanced features unfortunately that's not an alternative.

Looking at the patch, it doesn't seem like a big deal anyways and I don't really understand why this potentially useful feature was removed.
Comment 1 Peter Hutterer 2014-02-23 22:09:43 UTC
No, sorry. The driver is almost unmaintainable even with the features that are commonly used. Having a direct-touch mode on the touchpad is not really what the touchpad is designed for in the first place, so it really has no place in the synaptics driver and I regret merging it in the first place.

Use a touchscreen driver and client-interpreted gestures if you need absolute mode.


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.