Update to 2.19.8
- Do not show automatic emoji predictions when OSK (on-screen-keyboard) is visible (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/398) - Update emoji annotations from CLDR - If a commit is triggered by a simple space, commit the space instead of forwarding it (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/397)
This commit is contained in:
parent
224edcf98d
commit
af26f733b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -275,3 +275,4 @@
|
||||
/ibus-typing-booster-2.19.5.tar.gz
|
||||
/ibus-typing-booster-2.19.6.tar.gz
|
||||
/ibus-typing-booster-2.19.7.tar.gz
|
||||
/ibus-typing-booster-2.19.8.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.19.7
|
||||
Version: 2.19.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,14 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.8-1
|
||||
- Update to 2.19.8
|
||||
- Do not show automatic emoji predictions when OSK (on-screen-keyboard) is visible
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/398)
|
||||
- Update emoji annotations from CLDR
|
||||
- If a commit is triggered by a simple space, commit the space instead of forwarding it
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/397)
|
||||
|
||||
* Mon Oct 24 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.7-1
|
||||
- Update to 2.19.7
|
||||
- Avoid inline completion when OSK (on-screen-keyboard) is shown
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.19.7.tar.gz) = 0dd7a5aeeed0791a7c5053f6a09abf04590664fc691b0ca11dea1a11ea4109f7cfe907995219b5974b72c21df58670bd1b7ee893acb7b72fd56b3ee23df4fcc4
|
||||
SHA512 (ibus-typing-booster-2.19.8.tar.gz) = 5e24ad5498fb91bbe2c669d85a38a1fc78dbde8a31e07aaa0506896b8e5c0ce78c4b961ac8953582bdbb808116e272a52c8eb721f7723a3f7afc743df9bb7d82
|
||||
|
Loading…
Reference in New Issue
Block a user