Fedora Packages

ibus-typing-booster-tests-2.14.13-1.fc35 in Fedora 35

↵ Return to the main page of ibus-typing-booster-tests
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2021-09-29 Mike FABIAN <mfabian at redhat dot com> - 2.14.13-1 - Update to 2.14.13 - Skip emoji tests which rely on the enchant results if enchants results change (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/244) - Make it possible to remove unwanted compose sequences by using an empty replacement text (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/245) - The đŸŽâ€â˜ ïž “pirate flag” needs a U+FE0F after the final character to be fully qualified - Update data files for Unicode 14.0.0
2021-09-14 Mike FABIAN <mfabian at redhat dot com> - 2.14.12-1 - Update to 2.14.12 - Add some extra logging for the emoji tests - Add 'G-_' to 'G- ' as exceptions which must not trigger commits but insert into the preedit (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/243) - Resolves: rhbz#2002199 - Update emoji annotations from CLDR
2021-09-02 Mike FABIAN <mfabian at redhat dot com> - 2.14.10-1 - Update to 2.14.10 - Fix “Inconsistency when typing digits in Compose” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/238) - Fix “Toggling input mode on/off does not work when a compose sequence is in progress” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/237) - Toggling input mode off should not throw away the current input (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/236)
2021-08-30 Mike FABIAN <mfabian at redhat dot com> - 2.14.8-1 - Update to 2.14.8 - Translation update from Weblate (ca, es, it updated) - Update emoji annotations from CLDR - Add IBus.KEY_KP_Decimal and IBus.KEY_period as a normal/keypad equivalence pair - get_string_from_lookup_table_cursor_pos() should return the string in NFC (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/234) - If an exception happens when trying to play a sound, catch it. - Change default input method for pa from “pa-inscript2” to “pa-inscript2-guru” - Make appearance tab narrower if possible (helps especially for the French translations) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/230) - Spellchecking the preĂ«dit should only spellcheck the part of the preedit which is a word (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/229)
2021-08-22 Mike FABIAN <mfabian at redhat dot com> - 2.14.4-1 - Update to 2.14.4 - Translation update from Weblate (de, nl, sv, tr, uk updated to 100%) - Update emoji annotations from CLDR - Treat typing space within a preedit similar to typing Return within a preedit (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/223) - When a key triggers a commit while no candidate is selected, the cursor should **always** be corrected leftwards (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/227) - When committing with Return inside a preedit, database recording and pushed context is wrong (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/226) - Fix a typo which caused “\n” to be committed where “\t” should have been committed. - Remove spaces in lookup representation of compose completions - If a keypad key makes compose sequence invalid, try sequence with regular keys instead (And the other way round) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/224) - Make typing Return or KP_Enter inside a preedit more reliable (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/222) - Show input method icons in the setup tool if an icon is available (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/213) - Rename option “Arrow keys can reopen a preedit” to “Enable reopening preedits” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/212)
2021-08-12 Mike FABIAN <mfabian at redhat dot com> - 2.14.0-2 - Add “ExcludeArch: ppc64 s390x” for koji to the .spec file
2021-08-12 Mike FABIAN <mfabian at redhat dot com> - 2.14.0-1 - Update to 2.14.0 - Translation update from Weblate (de, nl, pl, sv, tr, uk updated to 100%) - Update emoji annotations from CLDR - Improve code to determine the default dictionaries and input methods for the current locale (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/209) - Improve behaviour of key combinations which normally select text when a preĂ«dit is open (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/210) - Show possible compose completions on request (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/208) - When setting self._input_mode to False (direct input), set self._hide_input to False as well - Never mix context from surrounding text with remembered context (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/204) - Rename the option “Use a workaround for a bug in Qt im module” to “Avoid using the forward_key_event() function” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/200) - Handle End, Home, KP_End, KP_Home also as commit trigger keys. For normal preedits *and* for compose preedits. (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/199) - Improve typing space or Tab when the cursor is not at the end of the preedit (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/198) - Completly new implementation of reopening the preedit on arrow-keys, BackSpace and Delete. Should be much more reliable. (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/196) - Special handling of Left and BackSpace when a candidate is manually selected (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/178)
2021-08-03 Mike FABIAN <mfabian at redhat dot com> - 2.13.1-1 - Update to 2.13.1 - Translation update from Weblate (de, nl, pl, tr, uk updated to 100%) - Don’t skip reopening a preĂ«dit when NumLock is on (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/178) - Make searching for the “Others” input methods possible in the language of the current locale (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/190) - Don’t loop over the missing dictionaries when installing, install all in one go (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/189) - When adding an input method, searching for localized language names, endonyms, and English language names should work (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/188) - When adding a dictionary, searching for the language endonym should always work (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/187)
2021-07-31 Mike FABIAN <mfabian at redhat dot com> - 2.13.0-1 - Update to 2.13.0 - Translation update from Weblate (de, tr, uk updated to 100%) - Use colour for the compose part of preedit (Resolves: Use colour for the compose part of preedit) - When a compose sequence becomes invalid, don’t throw it away (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/180) - Cancelling a compose sequence should not beep (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/179) - Don’t spell check the preedit while a compose sequence is in progress (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/181)
2021-07-28 Mike FABIAN <mfabian at redhat dot com> - 2.12.1-1 - Update to 2.12.1 - Starting a compose sequence while a candidate is selected should append to the selection (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/175) - Translation update from Weblate (de, nl, pl, tr, uk all updated to 100%) - Fix typo in translatable message (Thanks to Yuri Chornoivan) - Add a few more combining chars for dead keys to the list (Thanks to Matthias Clasen) - Reduce grid row spacing from 10 to 5 in the setup tool

Dependencies

Provides

  • ibus-typing-booster-tests

Files


Sources on Pagure