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

Fix regression touchscreen support #759

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

jtaala
Copy link
Collaborator

@jtaala jtaala commented Jan 26, 2024

This PR implements some fixes for a regression to touchscreen support by #751.

It also includes some smaller fixes implemented during development of #755. Lastly, it includes replacing deprecated methods (which are entirely removed int Gnome 46).

@Thesola10, can you give this branch a test and let me know if touch is working again?

@jtaala jtaala requested a review from Thesola10 January 26, 2024 00:19
Copy link
Collaborator

@Thesola10 Thesola10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, feels about right!

@jtaala jtaala merged commit 3b07439 into develop Jan 26, 2024
@jtaala jtaala deleted the fix-regression-touchscreen-support branch January 26, 2024 20:26
@Thesola10 Thesola10 added the touchscreen Issue is related to touch screen functionality label Jan 29, 2024
@Thesola10 Thesola10 linked an issue Jan 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
touchscreen Issue is related to touch screen functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot perform touch events on non-focused monitor
2 participants