Update to 2.19.7
- Avoid inline completion when OSK (on-screen-keyboard) is shown (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/395) - Do not reset input purpose on focus out (See: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5966#note_1576732)
This commit is contained in:
parent
4a1e267040
commit
224edcf98d
1
.gitignore
vendored
1
.gitignore
vendored
@ -274,3 +274,4 @@
|
|||||||
/ibus-typing-booster-2.19.4.tar.gz
|
/ibus-typing-booster-2.19.4.tar.gz
|
||||||
/ibus-typing-booster-2.19.5.tar.gz
|
/ibus-typing-booster-2.19.5.tar.gz
|
||||||
/ibus-typing-booster-2.19.6.tar.gz
|
/ibus-typing-booster-2.19.6.tar.gz
|
||||||
|
/ibus-typing-booster-2.19.7.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.19.6
|
Version: 2.19.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+ and ASL 2.0
|
License: GPLv3+ and ASL 2.0
|
||||||
@ -248,6 +248,13 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/395)
|
||||||
|
- Do not reset input purpose on focus out
|
||||||
|
(See: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5966#note_1576732)
|
||||||
|
|
||||||
* Sat Oct 15 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.6-1
|
* Sat Oct 15 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.6-1
|
||||||
- Update to 2.19.6
|
- Update to 2.19.6
|
||||||
- Update emoji annotations from CLDR
|
- Update emoji annotations from CLDR
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.19.6.tar.gz) = 261b438a07d1621e8f81d362137a1b2f4022cc090488917dfe56129aaf811e607d56e58aca6cf8808c164049ebb3f9c246e8076ff69d24a474685fe1c277d1b1
|
SHA512 (ibus-typing-booster-2.19.7.tar.gz) = 0dd7a5aeeed0791a7c5053f6a09abf04590664fc691b0ca11dea1a11ea4109f7cfe907995219b5974b72c21df58670bd1b7ee893acb7b72fd56b3ee23df4fcc4
|
||||||
|
Loading…
Reference in New Issue
Block a user