Skip to content

Releases: mike-fabian/ibus-typing-booster

Release 2.24.11

06 Jan 20:40
Compare
Choose a tag to compare
  • Really clear the preedit when it is empty, don’t just hide it (Resolves: #476) Just hiding a non-empty preedit is not enough because of IBus.PreeditFocusMode.COMMIT a non-empty preedit is still committed on focus out, even when it is hidden.

Release 2.24.10

30 Dec 14:19
Compare
Choose a tag to compare
  • Update the preedit to empty right after deleting surrounding text when reopening a preedit (Resolves: #474)
  • Improve do_reset() (Resolves: #473) (Resolves: #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: #473) (Resolves: #474)
  • Fix disappearing first characters or words in the web clients of WhatsApp and Telegram used in Firefox (Resolves: #473)
  • Update emoji annotations from CLDR

Release 2.24.5

05 Dec 13:32
Compare
Choose a tag to compare
  • Fix first character disappearing when compose was involved in WhatsApp and Telegram (Resolves: #471)
  • Update emoji annotations from CLDR

Release 2.24.4

18 Oct 16:13
Compare
Choose a tag to compare
  • Fix typos which prevented autosettings from working when the attempting to autoset “avoidforwardkeyevent” or “addspaceoncommit (Resolves: #469)

Release 2.24.3

17 Oct 08:38
Compare
Choose a tag to compare
  • Adapt compose test cases to newest compose table
  • Parse compose sequence “<Multi_key> : "\" backslash # REVERSE SOLIDUS” correctly (Resolves: #467)
  • Avoid really all use of self.foreward_key_event() if the option self._avoid_forward_key_event is True
  • Avoid verbatim bidi formatting characters in the source code

Release 2.24.2

02 Oct 09:02
Compare
Choose a tag to compare
  • improve _return_false() and remove _commit_or_forward_key_event_or_return_false() (Resolves: #463)
  • Make characters for Biángbiángmiàn easily searchable
  • emoji-picker: Update default for current Unicode release 15.1

Release 2.24.1

12 Sep 10:26
Compare
Choose a tag to compare

Release 2.24.0

01 Sep 14:04
Compare
Choose a tag to compare
  • Implement “commit_and_forward_key” command (Resolves: #461)
  • m17n-lib interface: transliterate “produced” part and “preedit” separately (Resolves: #460)
  • Update emoji annotations from CLDR

Release 2.23.4

10 Aug 17:13
Compare
Choose a tag to compare

Release 2.23.3

03 Aug 09:12
Compare
Choose a tag to compare
  • Translation update from Weblate (tr 100%)