osu-framework icon indicating copy to clipboard operation
osu-framework copied to clipboard

Investigate reverting SDL flag state with upstream fix

Open peppy opened this issue 4 years ago • 0 comments

In https://github.com/ppy/osu-framework/pull/4348, we set the value of SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS to fix an issue, but the default behaviour has since changed upstream (see https://github.com/libsdl-org/SDL/issues/4039#issuecomment-888631425). We will want to test the next SDL bump and see whether we still need this flag.

peppy avatar Jul 29 '21 06:07 peppy