↵ Return to the main page of ibus-typing-booster-tests
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-26 | Mike FABIAN <mfabian at redhat dot com> - 2.27.41-1 | - Update to 2.27.41 - Improve KeyvalsToKeycodes to work correctly also on Wayland (The old code worked correctly only on X11) (Resolves: https://github.com/mike- fabian/ibus-typing-booster/issues/691) - Improve starting of the setup tool, make it work correctly when starting from a git clone (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/692) - Translation update from Weblate (ar 99.6%) |
2025-04-23 | Yaakov Selkowitz <yselkowi at redhat dot com> - 2.27.38-2 | - Require rapidfuzz only on Fedora |
2025-04-23 | Mike FABIAN <mfabian at redhat dot com> - 2.27.38-1 | - Update to 2.27.38 - Use a NamedTuple for candidate lists instead of a simple tuple to improve code readability - Increase the maximum number of emoji displayed in the lookup table from 20 to 10_000 (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/686) - Improve detection whether a fallback for an emoji is needed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/690) - Show number of matched emoji always in the subtitle in emoji-picker and increase matchlimit to 100_000 for searches (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/689) - Increase pygame.mixer's buffer size (Thanks to David Mandelberg) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/681) - Translation update from Weblate (es 99.6%) |
2025-04-19 | Mike FABIAN <mfabian at redhat dot com> - 2.27.36-1 | - Update to 2.27.36 - Skip the itb_emoji.py doctests if rapidfuzz or enchant could not be imported (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/664) - Use rapidfuzz to improve emoji and Unicode character search performance (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/679) - Do not try to complete on empty input when word predictions are disabled (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/684) - Translation update from Weblate (it 100%) |
2025-04-18 | Mike FABIAN <mfabian at redhat dot com> - 2.27.34-1 | - Update to 2.27.34 - Add trigger hotkeys for temporary word/emoji prediction, by David Mandelberg (Resolves: https://github.com/mike-fabian/ibus-typing- booster/pull/658) - Translation update from Weblate (kab 75.1%) |
2025-04-15 | Mike FABIAN <mfabian at redhat dot com> - 2.27.33-1 | - Update to 2.27.33 - Add /usr/local/share/m17n/, /usr/share/m17n/, ~/.m17n.d/ to <observed- paths> in /usr/share/ibus/component/typing-booster.xml (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/661) - Some optimization and code cleanup of the emoji search code (about 30% faster) - Translation update from Weblate (es 94.9%) |
2025-04-09 | Mike FABIAN <mfabian at redhat dot com> - 2.27.31-1 | - Update to 2.27.31 - Add a new boolean gsettings option to allow loading **all** Unicode characters from UnicodeData.txt for the Unicode symbols and emoji predictions (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/667) - Scale image correctly when adding an input method in the setup tool (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/675) - Display a middle dot in the preedit for keys in a compose sequence which use unassigned Unicode code points (Resolves: https://github.com/mike- fabian/ibus-typing-booster/issues/674) - Translation update from Weblate (fi 100%, uk 100%) |
2025-04-03 | Mike FABIAN <mfabian at redhat dot com> - 2.27.30-1 | - Update to 2.27.30 - Commit finished compose sequences immediately if no completions are possible (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/662) - Fix summary for asciidigits in the gschema file - Fix typo in English message “more then one” -> “more than one” - Translation update from Weblate (new: fi 73.6%) |
2025-02-26 | Mike FABIAN <mfabian at redhat dot com> - 2.27.29-1 | - Update to 2.27.29 - If an input method transliterates a single character into another single character use the transliterated result for Compose (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/654) - Ignore dictionary matches in the lookup table for candidates which have comments (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/655) |
2025-02-21 | Mike FABIAN <mfabian at redhat dot com> - 2.27.28-1 | - Update to 2.27.28 - Translation update from Weblate (ko 100%) |