Difference between revisions of "Translations:Using Fcitx 5 on Wayland/52/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 11:44, 4 March 2025
Sway
- Application/Compositor uses text-input-v3
- Comopositor/Application uses zwp_input_method_v2, but it's partially implemented. You will need this pull request to make it show the popup candidate window for text-input-v3 client.
- fcitx im module also works.
- Qt need to use QT_IM_MODULE=fcitx since there is no text-input-v2 support.