Fedora Packages

emoji-picker-2.27.38-1.fc42 in Fedora 42

↵ Return to the main page of emoji-picker
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
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%)
2025-02-17 Mike FABIAN <mfabian at redhat dot com> - 2.27.27-1 - Update to 2.27.27 - IBus.Keymap("in") does not work on Alpine Linux but the deprectated IBus.Keymap.new("in") works - Allow changing case mode even when no lookup table is shown and it effects only the preedit (Resolves: https://github.com/mike-fabian/ibus- typing-booster/issues/640) - Use itb_util.normalize_nfc_and_composition_exclusions(x) *everywhere* instead of unicodedata.normalize('NFC', x) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/633) - Add a new gsettings option 'wordpredictions' to simplify and improve the behaviour of engines emulating ibus-m17n (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/629) - Add candidate_index, candidate_from, and candidate_to to the API of the m17n Transliterator class - Translation update from Weblate (de 100%, ja 99.6%, kab 74.2 %, ko 32.4%)
2025-02-10 Mike FABIAN <mfabian at redhat dot com> - 2.27.24-1 - Update to 2.27.24 - Fix inline completion when option “Yes, without fallback to popup” is chosen (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/626) - Don’t spellcheck the preedit if the top priority input method is Japanese or Chinese (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/624) - Update UnicodeData.txt, DerivedAge.txt to the Unicode 17.0.0 draft as of 2025-02-10 - Translation update from Weblate (ko, new 17.1%)

Dependencies

Provides

  • application()
  • application(emoji-picker.desktop)
  • emoji-picker
  • metainfo()
  • metainfo(org.freedesktop.ibus.engine.typing_booster.emoji_picker.metainfo.xml)

Files


Sources on Pagure