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 screen unblanking #1834

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Fix screen unblanking #1834

merged 1 commit into from
Jan 15, 2025

Conversation

blammit
Copy link
Contributor

@blammit blammit commented Jan 13, 2025

Set the window property instead of relying on the windowChanged signal to provide the value. Otherwise, ScreenBlanker::eventFilter() does not receive the touch events as expected.

Fixes #1831

Set the window property instead of relying on the windowChanged signal
to provide the value. Otherwise, ScreenBlanker::eventFilter() does
not receive the touch events as expected.

Fixes #1831
@blammit blammit force-pushed the blam/screen-unblank branch from 99b8776 to b1c2610 Compare January 15, 2025 22:38
@blammit blammit merged commit d1b2084 into main Jan 15, 2025
2 checks passed
@blammit blammit deleted the blam/screen-unblank branch January 15, 2025 22:38
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.

Screen doesn't turn back on after it's turned off
4 participants