ppy / osu-framework

A game framework written with osu! in mind.
MIT License
1.67k stars 420 forks source link

Hide iOS home indicator by default #6385

Closed smoogipoo closed 1 month ago

smoogipoo commented 1 month ago

This broke when we moved over from osuTK in https://github.com/ppy/osu-framework/pull/5698.

See: https://wiki.libsdl.org/SDL3/SDL_HINT_IOS_HIDE_HOME_INDICATOR

Same as https://github.com/ppy/osu-framework/pull/5009.