input methods: Add support for fcitx5.#13805
Merged
Merged
Conversation
Member
Author
|
Example of themed im-switch and candidate popups in a native Cinnamon popup: Screencast.2026-06-09.09.56.31.mp4 |
ced4ba6 to
f74c4d9
Compare
- Don't launch ibus if it's not the session-preferred engine - Add fcitx5 implementation of ClutterInputMethod, allowing integration with clutter entries. - fcitx provides all popups and indicators and shortcut handling. This is just a test of standalone fcitx5 support. We probably shouldn't actively break a user's preferred engine, and there are gaps in ibus' language support. There are no real user-facing changes (like to cinnamon's keyboard settings) here yet, only behavioral. Requires: linuxmint/cinnamon-session@f8836e8208b719e linuxmint/cinnamon-settings-daemon@de97f127 linuxmint/mintlocale@87d55141378 Fixes linuxmint#12851 Ref: linuxmint#11115, linuxmint#13387, linuxmint#13622 Also: linuxmint/mintlocale#85, linuxmint/mintlocale#89, linuxmint/mintlocale#93
f74c4d9 to
d722332
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
integration with clutter entries.
We probably shouldn't actively break a user's preferred engine,
and there are gaps in ibus' language support.
Requires:
linuxmint/cinnamon-session@f8836e8208b719e
linuxmint/cinnamon-settings-daemon@de97f127
linuxmint/mintlocale@87d55141378
Fixes #12851
Ref: #11115, #13387, #13622
Related: linuxmint/mintlocale#85, linuxmint/mintlocale#89, linuxmint/mintlocale#93