Codebase list fcitx-unikey / run/a1c92e49-36b0-4d45-81c1-aa9a4ebf206c/main README
run/a1c92e49-36b0-4d45-81c1-aa9a4ebf206c/main

Tree @run/a1c92e49-36b0-4d45-81c1-aa9a4ebf206c/main (Download .tar.gz)

README @run/a1c92e49-36b0-4d45-81c1-aa9a4ebf206c/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