Codebase list fcitx-unikey / run/576cfced-1089-48b0-8754-61ddfcde2192/main README
run/576cfced-1089-48b0-8754-61ddfcde2192/main

Tree @run/576cfced-1089-48b0-8754-61ddfcde2192/main (Download .tar.gz)

README @run/576cfced-1089-48b0-8754-61ddfcde2192/main

95f4e8e
 
 
 
 
 
 
 
 
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