Skip to content

Fix 修饰键重复修复功能,微软补丁后导致无法连跳#22

Open
ArthurZhu1992 wants to merge 8 commits into
BeiDouMS:BeiDoufrom
ArthurZhu1992:fix-modifier-hold-input-compat
Open

Fix 修饰键重复修复功能,微软补丁后导致无法连跳#22
ArthurZhu1992 wants to merge 8 commits into
BeiDouMS:BeiDoufrom
ArthurZhu1992:fix-modifier-hold-input-compat

Conversation

@ArthurZhu1992

@ArthurZhu1992 ArthurZhu1992 commented Apr 26, 2026

Copy link
Copy Markdown

修复微软更新补丁后 无法连跳等相关操作

bug原因
Win11最新系统补丁导致的修饰键BUG

我已本地测试没有问题

- 在配置文件中添加 FixModifierHold 配置选项,默认启用
- 创建 ModifierRepeat 模块来处理修饰键重复问题
- 在 FixIme 模块中集成修饰键修复开关控制
- 根据配置动态决定是否应用按键修复补丁
- 更新项目文件以包含新的头文件和源文件
- 重构代码结构以支持条件性应用修复逻辑
- 移除条件判断使字符过滤无条件生效
- 修复注释中的中文字符显示问题
- 统一输入法相关代码处理逻辑
- 移除条件判断使字符过滤无条件生效
- 修复注释中的中文字符显示问题
- 统一输入法相关代码处理逻辑
- 移除条件判断使字符过滤无条件生效
- 修复注释中的中文字符显示问题
- 统一输入法相关代码处理逻辑
- 移除条件判断使字符过滤无条件生效
- 修复注释中的中文字符显示问题
- 统一输入法相关代码处理逻辑
@ArthurZhu1992 ArthurZhu1992 deleted the fix-modifier-hold-input-compat branch May 11, 2026 12:01
@ArthurZhu1992 ArthurZhu1992 restored the fix-modifier-hold-input-compat branch May 11, 2026 12:12
@ArthurZhu1992 ArthurZhu1992 deleted the fix-modifier-hold-input-compat branch May 11, 2026 12:13
@ArthurZhu1992 ArthurZhu1992 restored the fix-modifier-hold-input-compat branch May 11, 2026 12:13
@ArthurZhu1992 ArthurZhu1992 reopened this May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant