Update to 2.11.2
- Improve the handling of typing digits into the preedit Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/164 - Make the keybindings treeview also sortable by clicking the column headers - Make custom shortcut treeview sortable by clicking on the column headers - Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/163 - Don’t use surrounding text if InputPurpose.TERMINAL is set
This commit is contained in:
parent
579bc0b777
commit
3495e08740
2
.gitignore
vendored
2
.gitignore
vendored
@ -157,3 +157,5 @@
|
||||
/ibus-typing-booster-2.10.7.tar.gz
|
||||
/ibus-typing-booster-2.10.8.tar.gz
|
||||
/ibus-typing-booster-2.11.0.tar.gz
|
||||
/ibus-typing-booster-2.11.1.tar.gz
|
||||
/ibus-typing-booster-2.11.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.11.0
|
||||
Version: 2.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -237,6 +237,15 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Sun Mar 14 2021 Mike FABIAN <mfabian@redhat.com> - 2.11.2-1
|
||||
- Update to 2.11.2
|
||||
- Improve the handling of typing digits into the preedit
|
||||
Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/164
|
||||
- Make the keybindings treeview also sortable by clicking the column headers
|
||||
- Make custom shortcut treeview sortable by clicking on the column headers
|
||||
- Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/163
|
||||
- Don’t use surrounding text if InputPurpose.TERMINAL is set
|
||||
|
||||
* Thu Mar 11 2021 Mike FABIAN <mfabian@redhat.com> - 2.11.0-1
|
||||
- Update to 2.11.0
|
||||
- Use sensitivity feature of buttons in the setup tool tab where shortcuts are defined
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.11.0.tar.gz) = 38269474817772d181ab5d0d56c3e85e308fcad387bb2d9bdf981f3a2efd96a7ead66b7e849d52ad5bb467abb70e3e9385965d8ecd12e473e8b64e607ef0e0f9
|
||||
SHA512 (ibus-typing-booster-2.11.2.tar.gz) = 927c1158683f8b9ac5d4d320dfee365a6a3df235f1e4ca12eed63d6251c6fc46872fb3ab6d3a524ce7e9b0fee49a2a14a2c7ea499ab802f480386c26acff007f
|
||||
|
Loading…
Reference in New Issue
Block a user