Skip to content

Conversation

@gonX
Copy link
Member

@gonX gonX commented Sep 30, 2023

Depends on (extends) #2940

https://docs.kernel.org/input/event-codes.html#tablets :

2.4.4. Tablets
For new hardware, both INPUT_PROP_DIRECT and INPUT_PROP_POINTER should be set.

There does not seem to be a functional change on my system with this PR.

Previously, we would actually be sending EnableType(EV_KEY) rather than EnableProp(INPUT_PROP_DIRECT) because of the overlap of values
Kernel docs suggest that tablets should report both 'INPUT_PROP_DIRECT' as well as 'INPUT_PROP_POINTER'
@gonX gonX added linux/gtk Affects the Linux platform enhancement New feature or request labels Sep 30, 2023
@X9VoiD X9VoiD merged commit 6c4ffac into OpenTabletDriver:master Sep 30, 2023
@gonX gonX deleted the use-input-prop-pointer branch September 30, 2023 10:03
@X9VoiD X9VoiD added the needs-backport PR or its features needs to be backported to stable branch label Dec 10, 2023
@X9VoiD X9VoiD removed the needs-backport PR or its features needs to be backported to stable branch label Dec 10, 2023
@gonX gonX added the backport-added A backport is already merged label Jan 22, 2025
@gonX gonX added the desktop OpenTabletDriver.Desktop library, UX and Daemon use this as the core implementation. label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-added A backport is already merged desktop OpenTabletDriver.Desktop library, UX and Daemon use this as the core implementation. enhancement New feature or request linux/gtk Affects the Linux platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants