kimi-code/apps
liruifengv 8ee5c0ff81
fix(kimi-code): avoid terminal focus flicker on Linux Wayland (#1094)
The focus-driven clipboard image hint spawned wl-paste/xclip on every
terminal focus event. On Wayland this perturbs seat focus and re-triggers
the focus event, creating a feedback loop that made the terminal window
repeatedly gain and lose focus and broke IME input.

Limit the probe to macOS and Windows, which use the in-process native
module and do not perturb focus. Image paste is unaffected.

Resolve #1090
2026-06-25 12:59:01 +08:00
..
kimi-code fix(kimi-code): avoid terminal focus flicker on Linux Wayland (#1094) 2026-06-25 12:59:01 +08:00
kimi-web feat(web): render LaTeX math in chat via KaTeX (#1035) 2026-06-25 12:47:40 +08:00
vis feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00