Skip to content

Releases: BambooEngine/ibus-bamboo

Release 0.5.2

22 Jul 10:07
Compare
Choose a tag to compare
- Implement auto capitalize abbreviation feature
- Allow uoiwo -> uo^i instead of u?oio

Release v0.5.1

08 Jul 10:37
Compare
Choose a tag to compare
- 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

23 Jun 04:54
Compare
Choose a tag to compare
  - Fix crash with Chromium ForwardKeyEvent api

Release v0.4.9

16 Jun 03:59
Compare
Choose a tag to compare
- Tone/Mark can be added to existing words
- Bug fixes

Release v0.4.8

21 May 09:46
Compare
Choose a tag to compare
- 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

22 Apr 12:58
Compare
Choose a tag to compare
- Add mouse tracking using RECORD extension, fix #8
- Fix wrong emoji lookuptable position

Release v0.4.0

06 Apr 03:35
6886df6
Compare
Choose a tag to compare
- Fix fake backspace handling
- Enable fake backspace method by default
- Change config folder

Release 0.3.4

30 Mar 14:00
Compare
Choose a tag to compare
- 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

12 Mar 00:38
b84a26e
Compare
Choose a tag to compare
- 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

17 Jan 02:27
Compare
Choose a tag to compare
  • Allow typing tones after pressing backspace
  • Send key via X11 Clipboard