Minecraft输入法切换问题
            
            #1342
          
          
        -
| 系统是Archlinux+sway+wayland,启动器是Prism Launcher。只设置了环境变量XMODIFIERS=@im=fcitx 进入游戏后重新启动fcitx5后诊断的部分输出:  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            wengxt
          
      
      
        Apr 30, 2025 
      
    
    Replies: 1 comment
-
| sway现在对xwayland支持xwayland按需启动。 上面的fcitx提交让fcitx在非gnome上禁用被忽略的功能 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        sss20081
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
swaywm/sway#8665
e3ef284
sway现在对xwayland支持xwayland按需启动。
fcitx现在支持让xwayland按需启动忽略它自身
但sway不支持Xwayland-session.d 来自动执行一些脚本来通知其他程序重新连接X server
上面的fcitx提交让fcitx在非gnome上禁用被忽略的功能