Closed rywng closed 5 months ago
This is a bug in fcitx, I strongly recommend disabling it, or if you dont want to, put
wayland_enable_ime no
in kitty.conf.
See #7396 for my previous attempt to workaround this bug in fcitx. I'm afraid I have reached the end of my patience for fcitx created issues.
Describe the bug When fcitx5 is running, kitty slows down, and when run with
--debug-keyboard
, it spams the following in the logTo Reproduce Steps to reproduce the behavior:
0.32.2
,0.33.1
, and0.34.1
.fcitx5-remote -t
to start up fcitx5kitty --debug-keyboard --config /dev/null 2>&1 | tee kitty.log
, and optionally move your focus aroundScreenshots If applicable, add screenshots to help explain your problem.
Environment details
Additional context Some relevant installed packages:
When fcitx5 is not running, kitty's log won't lag or show such spam, which is why I think the log is related to the lag. However, I don't know what's the exact reason for the slow down.