Add IBus 1.5.27
Resolves issue 857.
This commit is contained in:
parent
b65a1ca815
commit
a6e54e0bb2
1 changed files with 14 additions and 0 deletions
14
modules/release-notes/pages/desktop/I18n.adoc
Normal file
14
modules/release-notes/pages/desktop/I18n.adoc
Normal file
|
|
@ -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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue