↵ Return to the main page of ibus-typing-booster-tests
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-12-02 | Mike FABIAN <mfabian at redhat dot com> - 2.26.12-1 | - Update to 2.26.12 - Support autosettings for values of type uint32, int64, uint64, and double (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/566) - Improve emoji_font_fallback_needed(): **always** ignore variation selectors when checking whether fallback is needed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/565) - Translation update from Weblate (he 88.7%) |
2024-11-09 | Mike FABIAN <mfabian at redhat dot com> - 2.26.11-1 | - Update to 2.26.11 - Improve detection of Wayland session (Resolves: https://github.com/mike- fabian/ibus-typing-booster/issues/561) - Support non-ASCII input for m17n-db input methods (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/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) |
2024-11-04 | Mike FABIAN <mfabian at redhat dot com> - 2.26.8-1 | - Update to 2.26.8 - Get more information about the Pango rendering support for an emoji and use fallback in emoji-picker only when necessary (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/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: https://github.com/mike-fabian/ibus-typing-booster/issues/529) - Translation update from Weblate (kab 75.9%) |
2024-10-29 | Mike FABIAN <mfabian at redhat dot com> - 2.26.6-1 | - Update to 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: https://github.com/mike-fabian/ibus-typing-booster/issues/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: https://github.com/mike-fabian/ibus-typing-booster/issues/529) - Translation update from Weblate (kab 75.9%) |
2024-10-23 | Mike FABIAN <mfabian at redhat dot com> - 2.26.0-1 | - Update to 2.26.0 - Introduce a delay time before candidates are updated and displayed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/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%) |
2024-10-19 | Mike FABIAN <mfabian at redhat dot com> - 2.25.19-1 | - Update to 2.25.19 - Translation update from Weblate (el 5.3%, kab 34.8%, sv 100%) |
2024-10-09 | Mike FABIAN <mfabian at redhat dot com> - 2.25.18-1 | - Update to 2.25.18 - Make sure all emoji, even those which are sequences, get a Unicode version and not only an Emoji version (Resolves: https://github.com/mike- fabian/ibus-typing-booster/issues/542) - Translation update from Weblate (ka 100%, pl 99.5%, tr 100%) |
2024-10-08 | Mike FABIAN <mfabian at redhat dot com> - 2.25.17-1 | - Update to 2.25.17 - Get correct Unicode version from DerivedAge.txt and also display both Unicode version and Emoji version in emoji-picker (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/538) - Translation update from Weblate (de 100%, fr 100%, ja 100%) |
2024-09-11 | Mike FABIAN <mfabian at redhat dot com> - 2.25.16-1 | - Update to 2.25.16 - When committing, normalize to NFC **and** recompose the composition exclusions (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/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%) |
2024-08-25 | Mike FABIAN <mfabian at redhat dot com> - 2.25.15-1 | - Update to 2.25.15 - Also catch ValueError exception when trying to import nltk (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/527) - Translation update from Weblate (ru 25.1%) - Update emoji annotations from CLDR |