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

Implemented screen sleep without user interaction #2

Merged
merged 2 commits into from
Sep 15, 2019

Conversation

cansik
Copy link
Contributor

@cansik cansik commented Sep 12, 2019

A simple method to implement a sleep mode of the screen when the user is not interacting with the device. It saves power and does not dazzle at night.

Maybe it could be implemented with a timer, but I could not find a method to reset a timer, if the user interacts with the device.

@maechler
Copy link
Owner

Thanks, this would be a sweet addition! I will test your implementation as soon as possible.

@maechler maechler merged commit 698d7f9 into maechler:master Sep 15, 2019
@maechler
Copy link
Owner

Works like a charm!

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.

2 participants