Dominique Leuenberger 2024-10-30 16:35:13 +00:00 committed by Git OBS Bridge
commit 09af38bf56
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c85571f97af6779f2de78cc76b49d565c89da5f0874d578fbfded2e9108b855c
size 13329617

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bfaae6a97eb06bb4e6d487630c6cfb3fe9c3b01919bc791d545991f237b07ef
size 13330280

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Oct 28 20:40:39 UTC 2024 - maiku.fabian@gmail.com
- Update to 2.26.6
- Simplify itb_pango.py: dont use ctypes, use `from gi.repository import Pango` instead
- Get more information about the Pango rendering support for an emoji and use fallback
in emoji-picker only when necessary
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/508)
- Also make it possible to show font file names, font versions,
and emoji related OpenType tables of the fonts used
(shown only in debug mode, i.e. when "emoji-picker --debug"
is used, when not in debug mode show only the font family name)
- In do_reset() skip clearing input only when the surrounding text
**up to the cursor** ends with the current preedit
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/529)
- Translation update from Weblate (kab 75.9%)
-------------------------------------------------------------------
Wed Oct 23 10:50:48 UTC 2024 - maiku.fabian@gmail.com

View File

@ -17,7 +17,7 @@
Name: ibus-typing-booster
Version: 2.26.0
Version: 2.26.6
Release: 0
Summary: An input completion utility
License: GPL-3.0-or-later