scrcpy/app
Romain Vimont 8c8649cfcd Remove "turn device screen on" feature
Only keep "turn device screen off" and POWER button.

After we turn the device screen off (with Ctrl+o), turning it back on
does not always work, and leaves the device in a weird state, where even
the power button may not be sufficient:
<https://github.com/Genymobile/scrcpy/issues/175#issuecomment-497946596>

This is not an acceptable behavior, so disable the shortcut to turn the
physical device screen on. We can use the POWER button (or Ctrl+p)
instead.
2019-06-03 11:44:39 +02:00
..
src Remove "turn device screen on" feature 2019-06-03 11:44:39 +02:00
tests Implement device screen off while mirroring 2019-05-31 23:07:23 +02:00
meson.build Rename "event" to "message" 2019-05-31 16:18:00 +02:00