You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unikey (Vietnamese Input Method) engine support for Fcitx
Released under mixed GPLv2+
Install:
$ mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=[prefix to fcitx5] ..
$ make
# make install