Internationalization
IBus 1.5.24
-
ibus-gtk4
package is now available, which includes IBus GTK4 module to enable IBus with GTK4 applications. You may need to exportGTK_IM_MODULE=ibus
. -
ibus-setup
utility is enhanced to be able to search input method names in language section in "Input Method" tab for non-GNOME desktop.gnome-control-center
is available for GNOME desktop.
ibus-anthy
-
ibus-anthy
is now the default Japanese IME(input method engine) to develop Japanese IME more effectively as the former wasibus-kkc
.ibus-anthy
depends onanthy-unicode
andkasumi-unicode
newly instead ofanthy
andkasumi
. -
kasumi-unicode
is forked fromkasumi
and the private dictionaries are moved from$HOME/.anthy
to$XDG_CONFIG_HOME/anthy
.
The Vietnamese IME now defaults to Unikey
The Unikey input method engine (IME) is now the default IME for Vietnamese text input. It replaces the BoGo IME, which was the default Vietnamese IME in previous Fedora releases.
Compared to BoGo, the new Unikey IME is actively maintained and better supports the Wayland display back end.
The Unikey IME is enabled by default if you installed your system in Vietnamese. To enable Unikey on an existing installation:
-
Install the
ibus-unikey
package:$ sudo dnf install ibus-unikey
-
Open the Keyboard section in Settings.
-
Click the + button.
-
Select Vietnamese.
-
Select the Vietnamese (Unikey) IME.
-
Click Add.
-
Click the IME indicator on the top panel to switch the active IME.
The Sinhala IME now defaults to M17N
The sayura (m17n) input method engine (IME) is now the default IME for Sinhala text input. It replaces the Sayura IME, which was the default Sinhala IME in previous Fedora releases.
Compared to Sayura, the new sayura (m17n) IME is actively maintained and fixes several known issues.
The sayura (m17n) IME is enabled by default if you installed your system in Sinhala. To enable sayura (m17n) on an existing installation:
-
Install the
ibus-m17n
package:$ sudo dnf install ibus-m17n
-
Open the Keyboard section in Settings.
-
Click the + button.
-
Select Sinhala.
-
Select the Sinhala (sayura (m17n)) IME.
-
Click Add.
-
Click the IME indicator on the top panel to switch the active IME.
Want to help? Learn how to contribute to Fedora Docs ›