mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
By default, scrcpy does not prevent the screensaver from running on the computer unless the `--disable-screensaver` option is passed. Otherwise, `SDL_EnableScreenSaver()` must be called explicitly, since SDL disables the screensaver by default. Refs <https://wiki.libsdl.org/SDL3/SDL_DisableScreenSaver> PR #6754 <https://github.com/Genymobile/scrcpy/pull/6754> Signed-off-by: Romain Vimont <rom@rom1v.com> |
||
|---|---|---|
| .. | ||
| data | ||
| deps | ||
| src | ||
| tests | ||
| meson.build | ||
| scrcpy-windows.manifest | ||
| scrcpy-windows.rc | ||
| scrcpy.1 | ||