[ Все 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 ]
×

Пакет ibus-typing-booster-2.1.0-7.el8.src download

Имя ibus-typing-booster
Эпоха 0
Версия 2.1.0
Релиз 7.el8
Архитектура src
Сайт https://mike-fabian.github.io/ibus-typing-booster/
Лицензия GPLv3+
Время сборки 2024-04-08 14:34:42
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Predictive input method
Репозитории AppStream
Полное описание 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.
Эррата
Размер 5953 КиБ
Исходный проект ibus-typing-booster-2.1.0-7.el8
Контрольная сумма SHA-256 679120de645d7d6954506d0d5be251009b0fbb77e4b50945c85a669a5631d98d
× Full screenshot
История изменений 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