Enable screensaver using hints
SDL disables the screensaver by default. It can be configured via a hint instead of explicitly calling `SDL_EnableScreenSaver()`. Refs #6754 <https://github.com/Genymobile/scrcpy/pull/6754>
R
Romain Vimont committed
c527bc76de3c0fe8d75a72ec400dc406c3bf2e7b
Parent: 003616b