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 device screen off #3968

Open
1 task done
yukulele opened this issue May 3, 2023 · 1 comment
Open
1 task done

keep device screen off #3968

yukulele opened this issue May 3, 2023 · 1 comment

Comments

@yukulele
Copy link

yukulele commented May 3, 2023

Is your feature request related to a problem? Please describe.
I use the "--turn-screen-off" option, but sometimes an event (like an incoming call for example) turns it back on.

Describe the solution you'd like
add a --keep-screen-off option

or

make the --turn-screen-off option keep the screen always off.

Describe alternatives you've considered
I use the Turn device screen off MOD+o shortcut on incoming call.

@rom1v
Copy link
Collaborator

rom1v commented May 3, 2023

AFAIK, there is no way to "keep" it off.

A workaround has been implemented to turn it off on power button (from scrcpy, see cf9d449 #1573 #1577), but that's all.

Other events may turn the screen on without scrcpy being aware of it.

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

No branches or pull requests

2 participants