Codebase list fcitx-unikey / 9145a0ef-0846-42ff-92f4-0194d2cae4e1/main README
9145a0ef-0846-42ff-92f4-0194d2cae4e1/main

Tree @9145a0ef-0846-42ff-92f4-0194d2cae4e1/main (Download .tar.gz)

README @9145a0ef-0846-42ff-92f4-0194d2cae4e1/mainraw · history · blame

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