Commit Graph

3 Commits

Author SHA1 Message Date
Mike FABIAN
26baabb3e0 Resolves: RHEL-36633 Do not require gnome-session, gnome-shell, gnome-desktop-testing, ibus-desktop-testing, gnome-shell-extension-no-overview for the CI test
The current CI test does not need these at all, they were only
required for the old test which used ibus-desktop-testing-runner and
Xvfb, gnome-shell-extension-no-overview seems unavailable on c10s and
that makes the CI test fail for no reason.

Also: Update to 2.25.12

- Correct calculation of caret when a key which triggered a commit *increases* the length of the transliteration
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/519)
- Do the retransliteration of the input_phrase currently only when the cursor is at the end of the typed string
2024-07-09 18:22:40 +02:00
Mike FABIAN
2036494ada Resolves: RHEL-36638 Update to 2.25.9 and Remove dependency on Xvfb from CI tests
- Translation update from Weblate (cs 100%)
- Update emoji annotations from CLDR
- Drop Python < 3.6 support
- Fix test_0_gtk.py: typing booster now avoids clearing the input in do_reset() when the preedit is empty
- Remove dependency on Xvfb from ibus-typing-booster.spec
- Support compose sequences containing ASCII keys written as <U00XX> code points
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/510)
- Translation update from Weblate (pt 91.3%)
2024-06-19 17:50:52 +02:00
Mike FABIAN
9752d5fb96 Convert CI tests to tmt 2021-06-29 08:18:00 +02:00