kmx git
login
register
kc3-lang
/
SDL
/
src/core/linux/SDL_ime.c
src/core/linux/SDL_ime.c
Log
Author
Commit
Date
CI
Message
099e8a68
2016-10-15T20:02:17
Linux: Fixed compile warnings about unused variables.
9d0e0749
2016-10-12T23:36:29
Linux: Removed redundant function call.
42f85aa2
2016-10-08T11:30:07
Fixed building and using fcitx IME support on Linux
808c75d1
2016-10-07T18:57:40
Fixed bug 2824 - Add Fcitx Input Method Support Weitian Leung Just moved ibus direct call to SDL_IME_* related functions, and adds fcitx IME support (uses DBus, too), enable with env: SDL_IM_MODULE=fcitx (ibus still the default one)