lexical/ibus-array
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
ibus-array
This is a Array 30 engine for iBus.
The source code can be obtained from:
https://github.com/lexical/ibus-array?target=https://github.com
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`.