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

Keep screen turned on on chord activity #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Profpatsch
Copy link

The most annoying thing that can happen when playing a song is the screen turning off in the middle of it.

This will keep the screen active, but only on the chord sheet.

The most annoying thing that can happen when playing a song is the
screen turning off in the middle of it.

This will keep the screen active, but only on the chord sheet.
@AndInTheClouds
Copy link
Owner

AndInTheClouds commented Nov 15, 2024

This wouldn't be my preferred choice. Currently, as long as autoscroll is active in chord view screen keeps alive and switch off after 3min when autoscroll stopped. Should be enough for most songs (I newer had any problems to date). I personally don't like to generally keep screen on and potentially drain battery to death.
However, we could implement a preference for users choice (Keep screen alive in chord view for: 1min ... 5min ... forever).

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