SIGN IN SIGN UP

Use "always on top" only for SDL >= 2.0.5

The flag SDL_WINDOW_ALWAYS_ON_TOP is available since SDL 2.0.5.

Do not use it if SDL is older, to fix compilation failure.

Fixes <https://github.com/Genymobile/scrcpy/issues/432>
R
Romain Vimont committed
1c1fe5ec53173fcccb6767a3c45b816610a8c72a
Parent: 751600a