Changelog for
ibus-m17n-debugsource-1.4.32-1.fc41.x86_64.rpm :
* Sun Sep 08 2024 Mike FABIAN
- 1.4.32-1- Update to 1.4.32- Translation update from Weblate (new: el 100%)
* Thu Jul 25 2024 Mike FABIAN - 1.4.31-1- Update to 1.4.31- Translation update from Weblate (new: cs 100%)
* Sat Jul 20 2024 Mike FABIAN - 1.4.30-1- Update to 1.4.30- Name of Sinhala input method changed: si-wijesekera ➡️ si-wijesekara (This changes comes when m17n-db is updated to 1.8.6)- Translation update from Weblate (si 100%)
* Thu Jul 18 2024 Fedora Release Engineering - 1.4.29-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 09 2024 Mike FABIAN - 1.4.29-3- Fix CI tests better
* Mon Jun 10 2024 Mike FABIAN - 1.4.29-2- Fix CI tests
* Wed Apr 10 2024 Mike FABIAN - 1.4.29-1- Update to 1.4.29- Translation update from Weblate (Malayalam (ml), new, 100%, Swedish (sv) 100%)
* Thu Feb 15 2024 Mike FABIAN - 1.4.28-1- Update to 1.4.28- Translation update from Weblate (Russian (ru), new, 100%)- Build against gtk3 by default (Resolves: https://github.com/ibus/ibus-m17n/issues/73)
* Wed Jan 24 2024 Fedora Release Engineering - 1.4.27-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering - 1.4.27-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Dec 02 2023 Mike FABIAN - 1.4.27-1- Update to 1.4.27- Prefer commit to \"return FALSE;\" for space, and other keys where the msymbol name is exactly one character, add a sleep for Return. This is to avoid ordering problems in mutter. (Resolves: https://github.com/ibus/ibus-m17n/issues/72)
* Fri Nov 10 2023 Mike FABIAN - 1.4.24-1- Update to 1.4.24- Make IBusEngineSimple read ~/.XCompose (Resolves: https://github.com/ibus/ibus-m17n/issues/70)- Do not hide empty preedit text before committing text. (Resolves: https://github.com/ibus/ibus-m17n/pull/64). Together with ibus >= 1.5.29 this solves the preedit flicker problem perfectly.- Use “…” in m17n.appdata.xml instead of “…” Because is deprecated and it makes the build fail on Fedora rawhide.
* Fri Oct 27 2023 Mike FABIAN - 1.4.23-1- Update to 1.4.23- Do not translate the Multi_key when using the option “☑️ Use US keyboard layout”- Fix option “☑️ Use US keyboard layout” (Resolves: https://github.com/ibus/ibus-m17n/issues/66)- Translation update from Weblate: new language Hindi, hi 100%
* Mon Aug 21 2023 Mike FABIAN - 1.4.22-1- Update to 1.4.22- Translation update from Weblate (Lithuanian, lt 100%)
* Mon Aug 07 2023 Mike FABIAN - 1.4.21-1- Update to 1.4.21- Translation update from Weblate (Swedish, sv 100%)
* Sun Jul 30 2023 Mike FABIAN - 1.4.20-1- Update to 1.4.20- Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536)- Remove `xml:lang=\"en\"` from the screenshot in appdata.xml See: https://github.com/ximion/appstream/issues/494 There must be one image in the default locale, and there can be some translated ones, but having only translated images is not okay.- Use ibus_text_new_from_string (string) instead of ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string()- Add missing g_free (buf) in ibus_m17n_mtext_to_utf8()
* Thu Jul 20 2023 Fedora Release Engineering - 1.4.19-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Feb 19 2023 Mike FABIAN - 1.4.19-1- Update to 1.4.19- Translation update from Weblate (Sinhala, si 100%)
* Thu Jan 19 2023 Fedora Release Engineering - 1.4.18-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 07 2022 Mike FABIAN - 1.4.18-1- Update to 1.4.18- Add new icon
* Sat Nov 26 2022 Mike FABIAN - 1.4.17-2- Migrate license tag to SPDX
* Sat Sep 17 2022 Mike FABIAN - 1.4.17-1- Update to 1.4.17- Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work (Resolves: https://github.com/ibus/ibus-m17n/issues/52)- Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support (Resolves: https://github.com/ibus/ibus-m17n/pull/51)