sdl2: Runtime fullscreen change
Currently sdl2-client does not react at change of 'fullscreen' setting at runtime, but needs a restart for it to activate.
Add support for runtime fullscreen change, and do that from a 'fullscreen' option callback.
Maybe a bit too intrusive to S3_0?
Currently sdl2-client does not react at change of 'fullscreen' setting at runtime, but needs a restart for it to activate.
Add support for runtime fullscreen change, and do that from a 'fullscreen' option callback.
Maybe a bit too intrusive to S3_0?