↵ Return to the main page of emoji-picker
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-01-14 | Mike FABIAN <mfabian at redhat dot com> - 2.27.8-1 | - Update to 2.27.8 - Make code to support multiple m17n candidates better readable using a NamedTuple (Related: https://github.com/mike-fabian/ibus-typing- booster/issues/523) - Translation update from Weblate (it 100%, pt 94.4%) |
2025-01-08 | Mike FABIAN <mfabian at redhat dot com> - 2.27.7-1 | - Update to 2.27.7 - Fix typo in setup tool in the function called when changing an existing autosetting (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/591) |
2025-01-08 | Mike FABIAN <mfabian at redhat dot com> - 2.27.6-1 | - Update to 2.27.6 - “return False” in “emoji_font_fallback_needed()” if “get_fonts_used_for_text()” returns and empty result (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/589) - Add a gsettings option “prefercommit” (Related: https://github.com/mike- fabian/ibus-typing-booster/issues/580) - Some preparation for future support of m17n input methods offering multiple candidates (Related: https://github.com/mike-fabian/ibus-typing- booster/issues/523) - Use XML-tag “layout_option” for “lv3:ralt_switch” - Use higher ranks for the “tb” engines than for the respective “m17n” engines - Translation update from Weblate (sv 100%) |
2025-01-01 | Mike FABIAN <mfabian at redhat dot com> - 2.27.3-1 | - Update to 2.27.3 - Shorten the longname of engines mimicking ibus-m17n by appending only “(tb)” instead of “(Typing Booster)” - Add option to force the use of an IBus keymap (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/581) - Use forward_key_event() in _return_false() only when fixing up wrong key codes (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/582) - Prefer `return False` over `forward_key_event()` if the client is SDL2_Appliaction (Resolves: https://github.com/mike-fabian/ibus-typing- booster/issues/580) - Translation update from Weblate (de 100%, fr 100%, jp 99.6%, ka 100%, pl 100%, tr 100%, uk 100%) |
2024-12-25 | Mike FABIAN <mfabian at redhat dot com> - 2.27.2-1 | - Update to 2.27.2 - Translation update from Weblate (it 99.5%) |
2024-12-20 | Mike FABIAN <mfabian at redhat dot com> - 2.27.1-1 | - Update to 2.27.1 - Use (almost) the same symbols in the panel as ibus-m17n for the engines emulating ibus-m17n - Set layout to “default[lv3:ralt_switch]” for the same m17n engines where ibus-m17n sets this - Add rank to xml output: use the same values as ibus-m17n |
2024-12-19 | Mike FABIAN <mfabian at redhat dot com> - 2.27.0-1 | - Update to 2.27.0 - Commit early like ibus-m17n does if the engine is restricted to emulate ibus-m17n - Hide “emoji prediction mode” and “off the record mode” property menus by default for the restricted engines emulating ibus-m17n - Offer additional engines which do simple ibus-m17n emulation by default (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/570) - Fix crash when changing the sound file with the setup tool (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/569) - Update emoji annotations from CLDR - Translation update from Weblate (de 100%, es 83.9%, fr 100%, ja 99.5%, ka 100%, kab 75.9%, nl 95.1%, pt 89.1%, pt_BR 81.5%, sv 100%, tr 100%, uk 100%) |
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%) |