Replies: 1 comment
-
Noticed recently it started working. Not sure why. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, my initial problem really was Chromium/Electron apps not using system/user XCompose at all (apparently they use their own set of compose sequences).
I found this Chromium bug report and understood the current workaround to be to use an IMF.
I installed fcitx5 and now Chrome does use system XCompose, but I can't figure out how to make fcitx5 use my user XCompose as well (it doesn't respect it in any app). I can't find any issues discussing this, so I guess it was supposed to "just work"?
I use an env var
XCOMPOSEFILE
poiting to custom location (which does work, except for, as mentioned, Electron), but I also tried copying the file~/.XCompose
, and neither of these work.fcitx5-diagnose.txt
WM info:
fcitx version is 5.1.12
It's launched as a systemd user service with no arguments.
Beta Was this translation helpful? Give feedback.
All reactions