Lurker00 / scrcpy

Display and control your Android device
Apache License 2.0
41 stars 6 forks source link

Request for new options #2

Open rob151515 opened 5 years ago

rob151515 commented 5 years ago

Great work on this so far. I'm using a Pixel 2 running Android 10 and paired with my Surface Go and my work PC.

Couple of requests:

  1. Would it be possible to implement an option to toggle the "Stay Awake" option in Developer settings. This coupled with the "--turn-screen-off" would negate the need to dim the screen and I would no longer need to login to my phone everytime it goes to sleep. Based on my limited research this can be toggled using adb.

  2. Would it be possible to implement an option to toggle full immersive mode? Again, based on what I have read this can be toggled using an adb command. I have no use for the status/navigation bars while using this fork of scrcpy so an option to have these hidden would be great.

Cheers.