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

Touchscreen support #35

Open
taj-ny opened this issue Jan 30, 2025 · 0 comments
Open

Touchscreen support #35

taj-ny opened this issue Jan 30, 2025 · 0 comments

Comments

@taj-ny
Copy link
Owner

taj-ny commented Jan 30, 2025

Unlike touchpad gestures, it looks like touchscreen gestures aren't handled by libinput, so the gestures will have to be recognized manually based on the positions of touch points. KWin already has code for swipe gestures (https://invent.kde.org/plasma/kwin/-/blob/b8857ac1e9833a7f254ac59a7981988fcfa05a51/src/input.cpp#L1123), but not for pinch, unless it's somewhere else and I missed it.

I also can't test this feature due to lack of a touchscreen device, unless I can somehow use my phone.

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

No branches or pull requests

1 participant