From 94ad9b4ea6ed78fc31ec757ac311aeac32b65245c3d06ee8a763fb268ba20401 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sat, 30 Dec 2023 14:39:51 +0000 Subject: [PATCH] Accepting request 1135755 from home:mike-fabian Update to 2.24.10 OBS-URL: https://build.opensuse.org/request/show/1135755 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=252 --- ibus-typing-booster-2.24.10.tar.gz | 3 +++ ibus-typing-booster-2.24.5.tar.gz | 3 --- ibus-typing-booster.changes | 34 ++++++++++++++++++++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 ibus-typing-booster-2.24.10.tar.gz delete mode 100644 ibus-typing-booster-2.24.5.tar.gz diff --git a/ibus-typing-booster-2.24.10.tar.gz b/ibus-typing-booster-2.24.10.tar.gz new file mode 100644 index 0000000..5e131ae --- /dev/null +++ b/ibus-typing-booster-2.24.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848ad54c62587bd4ecf1a416e804bb3831a506a4ad39c30310db82486fc73f24 +size 12320786 diff --git a/ibus-typing-booster-2.24.5.tar.gz b/ibus-typing-booster-2.24.5.tar.gz deleted file mode 100644 index da2a9ec..0000000 --- a/ibus-typing-booster-2.24.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9cf1a33e4e1c74380464ad9394b71cef1942979166193acb1792d25d54bc1b2 -size 12217369 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index b02f7a2..74cf19d 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Fri Dec 29 22:55:34 UTC 2023 - maiku.fabian@gmail.com + +- Update to 2.24.9 +- Update the preedit to empty right after deleting surrounding text when reopening a preedit + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/474) +- Improve do_reset() + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/473) + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/474) +- Fix _record_in_database_and_push_context() +- Avoid updating the preedit to empty or hiding it if the preedit is already hidden or empty +- Do not pass through a key release event if the corresponding key press event was handled +- Remove two probably redundant calls to get_surrounding_text() +- Hide and clear lookup table and aux in _update_ui_empty_input_try_completion() if no candidates are found +- Make self._ibus_event_sleep_seconds settable via gsettings +- Avoid more duplicate calls of _update_preedit() + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/473) + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/474) +- Fix disappearing first characters or words in the web clients of WhatsApp and Telegram used in Firefox + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/473) +- Update emoji annotations from CLDR + +------------------------------------------------------------------- +Tue Dec 18 18:27:49 UTC 2023 - maiku.fabian@gmail.com + +- Update to 2.24.7 +- Hide and clear lookup table and aux in _update_ui_empty_input_try_completion() if no candidates are found +- Make self._ibus_event_sleep_seconds settable via gsettings +- Avoid more duplicate calls of _update_preedit() + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/474) +- Fix disappearing first characters or words in the web clients of WhatsApp and Telegram used in Firefox + (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/473) +- Update emoji annotations from CLDR + ------------------------------------------------------------------- Tue Dec 05 09:27:18 UTC 2023 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 4a39bff..593f9b9 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -17,7 +17,7 @@ Name: ibus-typing-booster -Version: 2.24.5 +Version: 2.24.10 Release: 0 Summary: An input completion utility License: GPL-3.0-or-later