Skip to content

THE cantonese input method website in fcitx5 (offline)

License

Notifications You must be signed in to change notification settings

lokxii/fcitx5-cantonese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcitx-cantonese

Integrating Cantonese-IME into fcitx5 addon.

Copy data/ from Cantonese-IME to $HOME/.local/share/fcitx5/cantonese/data/

Building

mkdir -p build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_BUILD_TYPE=Release
make
sudo make install

Add -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to generate compile_commands.json for development.

About

THE cantonese input method website in fcitx5 (offline)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published