Releases: mike-fabian/ibus-typing-booster
Releases · mike-fabian/ibus-typing-booster
Release 2.26.11
- Improve detection of Wayland session (Resolves: #561)
- Support non-ASCII input for m17n-db input methods (Resolves: #537)
- Improve “class KeyEvent”: Prepend 'S-' to msymbol when Shift is pressed and is is a space or not printable
- Show also the languages supported by a font in emoji-picker (only when -d or --debug is used)
Release 2.26.8
- When adding an msymbol to input_phrase and checking whether it changes the transliteration, don’t apply a case mode change to that msymbol (Resolves: #558)
- Fix get_font_file() for family names which contain “-”
- Translation update from Weblate (kab 75.9%)
Release 2.26.6
- Simplify itb_pango.py: don’t use ctypes, use
from gi.repository import Pango
instead - Get more information about the Pango rendering support for an emoji and use fallback in emoji-picker only when necessary (Resolves: #508)
- Also make it possible to show font file names, font versions, and emoji related OpenType tables of the fonts used (shown only in debug mode, i.e. when "emoji-picker --debug" is used, when not in debug mode show only the font family name)
- In do_reset() skip clearing input only when the surrounding text up to the cursor ends with the current preedit (Resolves: #529)
- Translation update from Weblate (kab 75.9%)
Release 2.26.0
- Introduce a delay time before candidates are updated and displayed (Resolves: #530)
- emoji-picker: Show Emoji properties, Unicode category, and Unicode block always, not only when --debug is used. As they are now shown always, make their labels translatable.
- Translation update from Weblate (de 100%, fr 100%, ja 99.5%, ka 100%, sv 100%, tr 100%, uk 100%)
Release 2.25.19
- Translation update from Weblate (el 5.3%, kab 34.8%, sv 100%)
Release 2.25.18
- Make sure all emoji, even those which are sequences, get a Unicode version and not only an Emoji version (Resolves: #542)
- Translation update from Weblate (ka 100%, pl 99.5%, tr 100%)
Release 2.25.17
- Get correct Unicode version from DerivedAge.txt and also display both Unicode version and Emoji version in emoji-picker (Resolves: #538)
- Translation update from Weblate (de 100%, fr 100%, ja 100%)
Release 2.25.16
- When committing, normalize to NFC and recompose the composition exclusions (Resolves: #531)
- Update the emoji data files to the to version from the final Unicode 16.0.0 release 2024-09-10
- Update UnicodeData.txt to the Unicode 16.0.0 release 2024-09-10
- Update emoji annotations from CLDR
- Translation update from Weblate (New: el 4.9%)
Release 2.25.15
- Also catch ValueError exception when trying to import nltk (Resolves: #527)
- Translation update from Weblate (ru 25.1%)
- Update emoji annotations from CLDR
Release 2.25.14
- 'S- ' (Shift-space) should not trigger a commit if it has a transliteration (Resolves: #524)
- Update emoji annotations from CLDR