fcitx on sway
- 一部のアプリケーションで動かない
- Vivaldi
- Alacritty
- Manjaro Linuxにfcitx5-mozc入れた件自分用メモ。先日、Manjaro Linux(GNOME)を入れ、そこにmozcを入れようとしたのですが、思いの外つまづいたので、手順を書いておきます。まずManjaro Linuxをダウンロードして入れる。これはいつもどおり。起動後に以下...
linuxfun.org

- can not use fcitx input in alacritty with swaywm · Issue #2734 · alacritty/alacrittyWhich operating system does the issue occur on? archlinux,Wayland If on linux, are you using X11 or Wayland?
github.com
sudo pacman -S fcitx fcitx-mozc fcitx-im fcitx-configtool- composition mode を
directにする - mozc の設定ツールで input mode を
Romajiにする。
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
export MOZ_ENABLE_WAYLAND=1
export XDG_SESSION_TYPE=waylandexec --no-startup-id fcitx5 -dchrome://flags(vivald://flags)からozone-platformをX11にしたらいけた
X11に変えたときにリスタートするか聞かれるが、それに従うとリスタートはされて設定が反映されているふうに見えて直らない
手動で終了させて開き直したら日本語入力できるようになってた
https://twitter.com/CSSlayer/status/1629689191964758016