Update to 1.13.0

- Make switch to pinyin mode also happen immediately even
  when the preedit is not empty (for consistency)
- Make rolling the mouse wheel in the candidate area of the lookup table work
- Commit English input and then switch into direct mode
  (Resolves: https://github.com/kaio/ibus-table/issues/68)
- Apply a couple modes immediately when changed
- Add a dark theme option
  (Resolves: https://github.com/kaio/ibus-table/issues/67)
- Show all the tabkeys when using wildcards
- Remove Python2 compatibility stuff
- Start adding some type hints
- Update translations from Weblate (update for de, ja, tr, uk, zh_CN)
This commit is contained in:
Mike FABIAN 2021-05-04 22:12:55 +02:00
parent ec259d1ff2
commit 5e884906b6
3 changed files with 18 additions and 2 deletions

1
.gitignore vendored
View File

@ -67,3 +67,4 @@ ibus-table-1.3.0.20100621.tar.gz
/ibus-table-1.12.4.tar.gz
/ibus-table-1.12.5.tar.gz
/ibus-table-1.12.6.tar.gz
/ibus-table-1.13.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-table
Version: 1.12.6
Version: 1.13.0
Release: 1%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
@ -143,6 +143,21 @@ fi
%{_datadir}/installed-tests/%{name}
%changelog
* Tue May 04 2021 Mike FABIAN <mfabian@redhat.com> - 1.13.0-1
- Update to 1.13.0
- Make switch to pinyin mode also happen immediately even
when the preedit is not empty (for consistency)
- Make rolling the mouse wheel in the candidate area of the lookup table work
- Commit English input and then switch into direct mode
(Resolves: https://github.com/kaio/ibus-table/issues/68)
- Apply a couple modes immediately when changed
- Add a dark theme option
(Resolves: https://github.com/kaio/ibus-table/issues/67)
- Show all the tabkeys when using wildcards
- Remove Python2 compatibility stuff
- Start adding some type hints
- Update translations from Weblate (update for de, ja, tr, uk, zh_CN)
* Mon May 03 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.6-1
- Update to 1.12.6
- In main.py “import factory” only when the --xml option is not used

View File

@ -1 +1 @@
SHA512 (ibus-table-1.12.6.tar.gz) = b73cc0129a1b0181b0a735ca6bc9ffa5bedf52aaee4de4163751c412e01b4d77168b5deb3186695e774c3a967a4967ab32423c87e8c4bb8dcee6ad62afe00e92
SHA512 (ibus-table-1.13.0.tar.gz) = d4956e24b7166631816124b55987c92a4b3c3a1eece86d168297e4b18ca697ba96dc68a696477dcf91a510e4c446289a8b02cb4f79c15705151dd62b9a2096b1