[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package ibus-typing-booster-2.25.13-2.el10.noarch download

Name ibus-typing-booster
Epoch 0
Version 2.25.13
Release 2.el10
Architecture noarch
Website/URL https://mike-fabian.github.io/ibus-typing-booster/
License GPL-3.0-or-later AND Apache-2.0
Build Time 2025-04-02 18:11:37
Build Host builder-x86-06.inferitos.ru
Summary Predictive input method
Repositories AppStream
Description Ibus-typing-booster is a predictive input method and predicts complete words based on context and partial input. One can then simply select the desired word from a list of suggestions and improve one’s typing speed and spelling.
Errata
Size 1211 KiB
Source Project ibus-typing-booster-2.25.13-2.el10
SHA-256 checksum 9f488a4902d21b089834df7c12f8bc39a5c0bfd8c421121c0efbacca1a33ef4a
Screenshot 1
× Full screenshot
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.25.13-2
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.25.13-2
- Bump release for October 2024 mass rebuild:

* Fri Jul 19 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.13-1
- Resolves: RHEL-36638 Fix CI test

* Tue Jul 09 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.12-1
- Resolves: RHEL-36633 Do not require gnome-session, gnome-shell, gnome-
  desktop-testing, ibus-desktop-testing, gnome-shell-extension-no-overview
  for the CI test

* Tue Jul 02 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.11-1
- Resolves: RHEL-31506 Update to 2.25.11
- Yet another fix to make it possible again to use keys with Unicode
  keysyms in keybindings and make it work with all known versions of ibus
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/497)
- Use NFC when doing the cursor correction after committing a preedit using
  space (Resolves: https://github.com/mike-fabian/ibus-typing-
  booster/issues/515)
- Fix for ibus-1.5.30: Make it possible again to use keys with Unicode
  keysyms in keybindings (Resolves: https://github.com/mike-fabian/ibus-
  typing-booster/issues/497)

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.25.9-2
- Bump release for June 2024 mass rebuild

* Wed Jun 19 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.9-1
- Resolves: RHEL-36638 Update to 2.25.9 and Remove dependency on Xvfb from
  CI tests
- Translation update from Weblate (cs 100%)
- Update emoji annotations from CLDR
- Drop Python < 3.6 support
- Fix test_0_gtk.py: typing booster now avoids clearing the input in
  do_reset() when the preedit is empty
- Remove dependency on Xvfb from ibus-typing-booster.spec
- Support compose sequences containing ASCII keys written as <U00XX> code
  points (Resolves: https://github.com/mike-fabian/ibus-typing-
  booster/issues/510)
- Translation update from Weblate (pt 91.3%)

* Wed Apr 24 2024 Pooja Yadav <poyadav@redhat.com> - 2.25.7-2
- adding gating.yaml

* Mon Apr 15 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.7-1
- Resolves: RHEL-31506 Release 2.25.7
- Don’t use forward_key_event() on Gnome Wayland if the key might be a
  keyboard shortcut using a modifier (Resolves: https://github.com/mike-
  fabian/ibus-typing-booster/issues/507)

* Mon Apr 15 2024 Mike FABIAN <mfabian@redhat.com> - 2.25.6-1
- Resolves: RHEL-31506 Update to 2.25.6
- If Shift+something is pressed and then released, do not swallow the
  release of the Shift key (Resolves: https://github.com/mike-fabian/ibus-
  typing-booster/issues/504)
- Decrease grid_row_spacing from 5 to 1 pixels to make the setup tool still
  fit on a 1024x768 pixel screen