Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect touch devices as touchscreen #20

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

TAAPArthur
Copy link
Contributor

The Goodix Capacitive TouchScreen on the pinephone was being detected as
a joystick instead of a touchscreen. This patch correctly marks it as a
touchscreen and allows it to work out of the box with libinput

udev_device.c Outdated Show resolved Hide resolved
The Goodix Capacitive TouchScreen on the pinephone was being detected as
a joystick instead of a touchscreen. This patch correctly marks it as a
touchscreen and allows it to work out of the box with libinput
@TAAPArthur
Copy link
Contributor Author

@illiliti Are there more objections to this patch?

@illiliti illiliti merged commit 6ca90e6 into illiliti:master Mar 31, 2021
@illiliti
Copy link
Owner

Merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants