mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-08 22:33:18 +00:00
This allows applications that have set SDL_HINT_IME_SHOW_UI to "0" to get candidates lists they can draw themselves. Fixes https://github.com/libsdl-org/SDL/issues/4855