libsdl-org / SDL

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

Implement SDL_EVENT_TEXT_EDITING_CANDIDATES for fcitx and ibus IMEs #10138

Open slouken opened 3 weeks ago

slouken commented 3 weeks 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 2 weeks ago

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