Fedora Packages

ibus-typing-booster-2.15.11-1.fc36 in Fedora Rawhide

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

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2021-11-23 Mike FABIAN <mfabian at redhat dot com> - 2.15.11-1 - Update to 2.15.11 - Use @functools.lru_cache(maxsize=None) decorator for remove_accents() (Makes everything 30% faster) - Add sorting option to tabstatistics - add enchant2 and enchant2-aspell to BuildRequires:
2021-11-23 Mike FABIAN <mfabian at redhat dot com> - 2.15.7-1 - Update to 2.15.7 - Convert user database context to lower case and accents removed while reading training data - Make the context in the database case insensitive and accent insensitive (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/256) - Test cases for the sqlite database - Allow cleanup_database() to cleanup an in memory database when doing unit tests - Allow only lower case user shortcuts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/255) - Add function to return number of rows in the database for debugging and testing - Allow to read training data from file when database is empty, allow reading from .gz files
2021-11-19 Mike FABIAN <mfabian at redhat dot com> - 2.15.3-1 - Update to 2.15.3 - Title case all candidates if input_phrase is in title case (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/253)
2021-11-16 Mike FABIAN <mfabian at redhat dot com> - 2.15.0-1 - Update to 2.15.0 - Make matching in the database case insensitive (https://github.com/mike-fabian/ibus-typing-booster/issues/251) - Remove accents for “input_phrase” when learning from a text file (https://github.com/mike-fabian/ibus-typing-booster/issues/252) - Make matching in dictionaries case insensitive (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/251) - Cleanup user database when Typing Booster starts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/239) Also use the sqlite3 “VACUUM” command to rebuild the database file, repacking it into a minimal amount of disk space - Add tabstatistics.py, command line tool to display some information about the database contents - Use python3-pycountry as a fallback to langtable (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/250) - Add “Recommends: python3-regex” to use better regexpressions if available
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

Provides

  • application()
  • application(ibus-setup-typing-booster.desktop)
  • ibus-typing-booster
  • metainfo()
  • metainfo(typing-booster.appdata.xml)

Files


Sources on Pagure