scrcpy/app
Romain Vimont c77024314d Add an option to keep the device awake
Add an option to prevent the device to sleep:

    scrcpy --stay-awake
    scrcpy -w

The initial state is restored on exit.

Fixes #631 <https://github.com/Genymobile/scrcpy/issues/631>
2020-05-02 02:14:25 +02:00
..
src Add an option to keep the device awake 2020-05-02 02:14:25 +02:00
tests Rename max length constant for text injection 2020-04-13 19:38:43 +02:00
meson.build Enable trilinear filtering for OpenGL 2020-04-15 17:39:51 +02:00
scrcpy.1 Add an option to keep the device awake 2020-05-02 02:14:25 +02:00