[ 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 ]
×

Project ibus-typing-booster-2.1.0-7.el8

Name ibus-typing-booster
Epoch 0
Version 2.1.0
Release 7.el8
Website/URL https://mike-fabian.github.io/ibus-typing-booster/
License GPLv3+
Build Time 2024-04-08 14:34:42
Build Host builder-x86-05.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
emoji-picker-2.1.0-7.el8.noarch An emoji selection tool 8b05b0d2d8ab81f82cf6f43976e8cf369285847a10455b211eef6c21a40b77f0 download
ibus-typing-booster-2.1.0-7.el8.noarch Predictive input method f02d0dc2370108e640ea7eaf2016a4d2a9138713736816a5c941d64a045c2c40 download
ibus-typing-booster-tests-2.1.0-7.el8.noarch Tests for the ibus-typing-booster package a2c9cc7d960b9a540fadad9239327433a292d449a59b13aeda16e93d97d2e220 download
src
ibus-typing-booster-2.1.0-7.el8.src Predictive input method 679120de645d7d6954506d0d5be251009b0fbb77e4b50945c85a669a5631d98d download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.1.0-7
- Rebuilt for MSVSphere 8.10 beta

* Mon Oct 09 2023 Mike FABIAN <mfabian@redhat.com> - 2.1.0-7
- Avoid verbatim bidi formatting characters in source comments
  to make rpminspect complain less.
- Resolves: RHEL-2237

* Tue Sep 19 2023 Lumír Balhar <lbalhar@redhat.com> - 2.1.0-6
- Fix requirements of Python 3
- Resolves: RHEL-2237

* Thu Feb 04 2021 Mike FABIAN <mfabian@redhat.com> - 2.1.0-5
- Prevent also BackSpace from reopening a preedit when the
  option “Arrow keys can reopen a preedit” is off
- Resolves: rhbz#1925030

* Tue Jun 09 2020 Mike FABIAN <mfabian@redhat.com> - 2.1.0-4
- Add gating tests
- Resolves: rhbz#1682164

* Tue Oct 09 2018 Mike FABIAN <mfabian@redhat.com> - 2.1.0-3
- Make “make check“ test cases work again when building the rpm
  (To avoid that rpmdiff in the errata tool reports a problem)
- Related: rhbz#1619153

* Thu Sep 20 2018 Tomas Orsava <torsava@redhat.com> - 2.1.0-2
- Require the Python interpreter directly instead of using the package name
- Related: rhbz#1619153

* Tue Jul 24 2018 Mike FABIAN <mfabian@redhat.com> - 2.1.0-1
- Update to 2.1.0
- emoji-picker: Show a concise description of a selected emoji in the header bar
- Update the setup UI when settings are changed outside of the setup UI
- Migrate IBusConfig to GSettings (The old settings are
  unfortunately lost, so one has to open the setup tool
  and recreate ones favourite settings).
- Read emoji data files always in UTF-8

* Wed Jun 27 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.2-1
- Update to 2.0.2
- Better Tab handling, use Tab to switch to the next candidate, not to commit
- Update to 2.0.1
- Update translations from zanata (ja updated)
- Update emoji annotations from CLDR
- Fix some bugs in the usage of “prefix” for prefixes other than “/usr” (For FreeBSD)
- Make itb_util.get_ime_help() work on FreeBSD
- Update UnicodeData.txt to Unicode 11.0.0
- Remove useless 't-nil vi-base': 'vi-base.mim', from M17N_INPUT_METHODS
- Remove extra space in entry for sa-IAST input method to make it work
- Show in the setup tool in the input listbox whether minput_open_im() succeeded.
- Use the rocket icon emoji_u1f680.svg from the “Noto Color Emoji” font

* Mon May 28 2018 Mike FABIAN <mfabian@redhat.com> - 2.0.0-1
- Update to 2.0.0
- Update translations because of the merge of the engines (de, pl, uk updated)
- Update emoji annotations from CLDR
- Do not hardcode icon names in desktop files
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/17)
- Change the default for “Unicode symbols and emoji predictions” to “False”
- Merge all typing-booster engines into one
- Change the UI of the setup tool to make it possible to select
  multiple input methods and dictionaries
- Move the buttons to learn from a file and to delete learned data to the options tab
- Use the same “About” dialog in the setup tool as in emoji-picker