Codebase list fcitx-unikey / 119a0a48-91f2-45c9-a035-4ff91bc9fcb0/main
119a0a48-91f2-45c9-a035-4ff91bc9fcb0/main

Tree @119a0a48-91f2-45c9-a035-4ff91bc9fcb0/main (Download .tar.gz)

1
2
3
4
5
6
7
8
9
Unikey (Vietnamese Input Method) engine support for Fcitx

Released under GPLv3+

Install:
$ mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=`fcitx4-config --prefix` ..
$ make
# make install