Codebase list fcitx-unikey / 1f0c7e96-c746-4231-a180-0b8d0f42f0f2/main README
1f0c7e96-c746-4231-a180-0b8d0f42f0f2/main

Tree @1f0c7e96-c746-4231-a180-0b8d0f42f0f2/main (Download .tar.gz)

README @1f0c7e96-c746-4231-a180-0b8d0f42f0f2/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