Nux

Comment 24 for bug 983254

Revision history for this message
Ma Hsiao-chun (mahsiaochun) wrote : Re: Unity use ibus explicitly, make it impossible to use other input method

@csslayer
I won't reply "I know better" argument.

For the patch:
https://code.launchpad.net/~wengxt/nux/fcitx-support/+merge/114085/+preview-diff/+files/preview.diff

I know it has some dynamic in the run-time.
However, FcitxIMEContext, IBusIMEContext and IMEContextFactory are fixed in compile-time.
I don't think you can add HIME support in the run-time.
Instead, you have to add HimeIMEContext class, modify IMEContextFactory and compile the code again.