mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Callum McGing While the CMake build checks for ibus and does enable the ibus backend with set(HAVE_IBUS_IBUS_H TRUE), this does not define SDL_USE_IME, thus CMake built SDL2 (as in Arch Linux) cannot use IME at all. The attached patch fixes this behaviour when building against ibus. IME support will still fail when only fcitx is available on the build system.
818 KiB
Executable File
818 KiB
Executable File