kanru / ibus-array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibus-array
This is a Array 30 engine for iBus.

The source code can be obtained from:
    https://github.com/lexical/ibus-array

To test your contribution locally
1. Make sure `ibus-array` is working before your changes.
2. Locate the working installation of `ibus-array` (likely under `/usr`).
3. Use `meson build --prefix` to specify where `meson install` copies your custom build to.
4. `cd build && meson compile` and `meeson install` your changes, make sure it overwrites existing installation.
5. `kill` and restart `ibus-daemon --xim`.

About

License:GNU General Public License v2.0


Languages

Language:C 72.7%Language:Python 22.3%Language:Meson 3.4%Language:Shell 1.3%Language:sed 0.2%