rocka / fcitx5-lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcitx5-lua

Lua support for fcitx.

Jenkins Build Status

Documentation

It tries to support lua in fcitx in two ways.

  1. An addon loader for lua, which supports Type=Lua addon.
  2. The googlepinyin api, which is provided by imeapi addon. You may put your lua file under $HOME/.local/share/fcitx5/lua/imeapi/extensions to make the addon find your scripts.

About


Languages

Language:C++ 67.9%Language:Lua 19.4%Language:CMake 9.4%Language:Shell 1.8%Language:C 1.5%