Releases: mike-fabian/ibus-typing-booster
Releases · mike-fabian/ibus-typing-booster
Release 2.25.10
Release 2.25.9
- Translation update from Weblate (cs 100%)
- Update emoji annotations from CLDR
- Drop Python < 3.6 support
- Fix test_0_gtk.py: typing booster now avoids clearing the input in do_reset() when the preedit is empty
Release 2.25.8
- Support compose sequences containing ASCII keys written as code points (Resolves: #510)
- Update emoji annotations from CLDR
- Translation update from Weblate (pt 91.3%)
Release 2.25.7
- Don’t use forward_key_event() on Gnome Wayland if the key might be a keyboard shortcut using a modifier (Resolves: #507)
Release 2.25.6
- If Shift+something is pressed and then released, do not swallow the release of the Shift key (Resolves: #504)
- Decrease grid_row_spacing from 5 to 1 pixels to make the setup tool still fit on a 1024x768 pixel screen
Release 2.25.4
- Pass key which triggered cancel command to application if self._min_char_complete == 0 and there are no candidates (Resolves: #505)
- Update emoji annotations from CLDR
- Translation update from Weblate (ka 100%)
Release 2.25.3
- Add a feature to insert or remove RLM or LRM markers to change the direction of a line of bidi text (Resolves: #500)
Release 2.25.1
Release 2.25.0
Release 2.24.12
- Improve handling of punctuation marks when writing (French) French (Resolves: #480)