-
It seems that FCITX5 does not work on Gnome Text Editor and all Chromium-based browsers if Wayland is enabled by setting Is there any workaround? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
as for chrome ,you need --gtk-version=4 flag to make it able to use gtk4 im module. For Gnome text editor it should work. What's your distro and how did you install gnome-text-editor? Did your distro split fcitx5-gtk in to a separate gtk4 package? |
Beta Was this translation helpful? Give feedback.
-
I did some more testing and it seems that Fcitx cannot get any combination of Windows key (or "Super" as Gnome calls it) shortcut on any GTK4 application. It can, however, get such shortcuts on GTK3/QT applications. Is this a new limitation or a bug of GTK4, or is it because Fcitx is not handling the shortcuts correctly on GTK4 applications? If it is the former, I may report this to GTK developers. |
Beta Was this translation helpful? Give feedback.
as for chrome ,you need --gtk-version=4 flag to make it able to use gtk4 im module.
For Gnome text editor it should work. What's your distro and how did you install gnome-text-editor? Did your distro split fcitx5-gtk in to a separate gtk4 package?