libsdl-org / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
9.9k stars 1.83k forks source link

Implement SDL_EVENT_TEXT_EDITING_CANDIDATES for fcitx and ibus IMEs #10138

Open slouken opened 4 months ago

slouken commented 4 months ago

In theory we should be able to set the LOOKUP_TABLE capability to get the candidate list from the ibus IME engine.

slouken commented 4 months ago

Adding this to the ABI milestone because I'll be asking for feedback on the IME API changes