iWubi A new Wubi input method based on IBus. Features like Microsoft Wubi input method.
- Shift_L toggle Chinese/English input mode.
- Wubi Pinyin mixed input.
- Show Wubi coding of Pinyin candidate.
- Chinese punctuation in Chinese mode, English punctuation in English mode.
-
Z
key fuzzy search. - Cloud update Pinyin database.
- Gnome input method indicator when switch English/Chinese.
- deb packaging.
- IBus 1.5
- Python 3.6
- python3-gi
Tested on Ubuntu 18.04
- Install dependencies
sudo apt install ibus python3.6 python3-gi
- Set IBus as System Keyboard input method
sudo make install
- IBus restart
ibus restart
If use Anaconda, conda deactivate
first to let ibus restart
use the System's Python, cause ibus need System's gi
.
conda deactivate
ibus restart
- Add an input source from Setting.
sudo make uninstall
Develop and Debug.
tail -f /tmp/iwubi.log
- IBus iWubi based on IBus input method framework.
- ibus-table Fork some functions implementation.
- ibus-table-wubi Fork wubi database
wubi-jidian86.db
. - rime-pinyin-simp Fork pinyin database
pinyin_simp.dict.yaml
.