From a6e54e0bb2d9ad7db60d1ebe5dee99f33c5a8980 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Nov 13 2022 03:46:54 +0000 Subject: Add IBus 1.5.27 Resolves issue 857. --- diff --git a/modules/release-notes/pages/desktop/I18n.adoc b/modules/release-notes/pages/desktop/I18n.adoc new file mode 100644 index 0000000..75c4c56 --- /dev/null +++ b/modules/release-notes/pages/desktop/I18n.adoc @@ -0,0 +1,14 @@ +include::{partialsdir}/entities.adoc[] + +:experimental: + +[[sect-i18n]] += Internationalization + +[[ibus]] +== IBus 1.5.27 +* `ibus restart` subcommand is enhanced for the GNOME desktop session. Previously `ibus restart` subcommand failed to restart ibus-daemon but now it’s also connected to systemd by default. The other options can be shown with `ibus restart --help` subcommand. +* `ibus im-module` subcommand is added newly to get an internal gtk-im-module value from an instance of an GTK instance and this subcommand would be useful in case that users install IBus input method framework by manual and they check if IBus is installed properly. +* IBus Emoji shortcut key is now reverted to kbd:[🪟+.](Super+Period). +* IBus theme of the candidate window can be customized with ibus-setup utility in non-GNOME desktop sessions. IBus theme has inherited the GTK themes in the desktop session by default and this is useful for other desktop sessions likes KDE. +