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

ScreenSaverHelper: Implement screen lock suspension for iOS #12673

Merged
merged 2 commits into from Jan 29, 2024

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Jan 28, 2024

This implements screen lock inhibition/suspension for iOS. Uses Objective-C++, though the implementation is rather trivial.

See https://stackoverflow.com/questions/32775828/how-to-prevent-screen-lock-ios-with-qt

@fwcd fwcd added the ios label Jan 28, 2024
@github-actions github-actions bot added the build label Jan 28, 2024
@fwcd fwcd mentioned this pull request Jan 28, 2024
48 tasks
Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

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

LGTM, Thank you.

@daschuer daschuer merged commit 8d1b4e3 into mixxxdj:2.4 Jan 29, 2024
14 checks passed
@fwcd fwcd deleted the screensaver-ios branch January 29, 2024 12:50
@fwcd fwcd mentioned this pull request Jan 30, 2024
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.

None yet

2 participants