遗留问题 #1

Open
opened 2025-12-03 18:39:02 +00:00 by AgxCOy · 0 comments
Owner

大多数问题随着折腾已不再影响使用,除了:

  • window-rules 中on-focused疑似无效(v25.11,至少从 251001 开始),即便启用 debug 功能也依旧;

  • 切换应用焦点时 fcitx5 有概率表现异常,启用 debug 功能后在 x11 应用和 wayland 应用之间问题依旧。

    目前就 fcitx5 的问题只能暂作如此设定:

    {
     "reset-state-on-focus-in": "all",
     "share-input-state": "all"
    }
    
大多数问题随着折腾已不再影响使用,除了: - window-rules 中`on-focused`疑似无效(v25.11,至少从 251001 开始),即便启用 debug 功能也依旧; - 切换应用焦点时 fcitx5 有概率表现异常,启用 debug 功能后在 x11 应用和 wayland 应用之间问题依旧。 目前就 fcitx5 的问题只能暂作如此设定: ```json { "reset-state-on-focus-in": "all", "share-input-state": "all" } ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AgxCOy/aglab.dotfiles#1