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

Added support for single-touch screens directly via evdev #5894

Merged
merged 4 commits into from
May 20, 2021

Conversation

kekekeks
Copy link
Member

@kekekeks kekekeks commented May 10, 2021

It turned out that libinput has a hard dependency on udev and refuses to work on devices without it. On such devices we have to rely on user-supplied configuration for handling input directly via evdev.

For now this PR has a dependency on libevdev, but we can switch directly to ioctl's if needed

@kekekeks kekekeks changed the title [WIP] Added support for single-touch screens directly via evdev Added support for single-touch screens directly via evdev May 20, 2021
@kekekeks kekekeks merged commit 4681517 into master May 20, 2021
@kekekeks kekekeks deleted the linux-fb-evdev-touch branch May 20, 2021 11:19
danwalmsley pushed a commit that referenced this pull request Jun 4, 2021
Added support for single-touch screens directly via evdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants