Releases: BambooEngine/ibus-bamboo
Releases · BambooEngine/ibus-bamboo
Release 0.5.2
- Implement auto capitalize abbreviation feature
- Allow uoiwo -> uo^i instead of u?oio
Release v0.5.1
- Fix dbus timeout, resolve #18
- Add a new prop menu to disable input lookup table, thanks @viettuan1807
- Allow 'uowo' -> 'uo^' instead of 'u?oo'
- Allow 'linuxx' -> 'linux' instead of 'linu~x'
Release v0.5.0
- Fix crash with Chromium ForwardKeyEvent api
Release v0.4.9
- Tone/Mark can be added to existing words
- Bug fixes
Release v0.4.8
- Fix a X connection leak when switching engine
- Update emoji lookuptable whenever mouse click is happened
- Using arrow keys, mouse to move around on input mode candidates
Release v0.4.6
- Add mouse tracking using RECORD extension, fix #8
- Fix wrong emoji lookuptable position
Release v0.4.0
- Fix fake backspace handling
- Enable fake backspace method by default
- Change config folder
Release 0.3.4
- Allow to custom input methods
- Add PKGBUILD for Arch Linux (Thanks Hùng @ndgnuh)
- Add 2666 emojis from EmojiOne
- Fix a memory leak when switching IME
- Update dictionary
Release v0.3.0
- Fallback to WM_NAME if WM_CLASS is not found
- Fix a surrounding text issue on firefox
- Fix a memory leak when fake backspace is lost
Release v0.2.9
- Allow typing tones after pressing backspace
- Send key via X11 Clipboard