mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-22 04:47:45 +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