Skip to content

fix(windows): 对齐 QA hotkey 设置写回与运行态监听器#150

Merged
appergb merged 2 commits into
Open-Less:mainfrom
Cooper-X-Oak:codex/issue-147-qa-hotkey-refresh
May 2, 2026
Merged

fix(windows): 对齐 QA hotkey 设置写回与运行态监听器#150
appergb merged 2 commits into
Open-Less:mainfrom
Cooper-X-Oak:codex/issue-147-qa-hotkey-refresh

Conversation

@Cooper-X-Oak
Copy link
Copy Markdown
Contributor

@Cooper-X-Oak Cooper-X-Oak commented May 1, 2026

摘要

Fixes #147

说明这个 PR 解决的单一目标:对齐 set_settings 与 QA hotkey runtime monitor 的生命周期,让 qaHotkey 的设置写回能立即反映到运行中的监听器。

问题层面 / Problem layer

  • 这是 应用逻辑层 / cross-platform settings-to-runtime contract 的修复。
  • 当前证据来自 Windows,但 PR 目标不是做 Windows-only workaround,而是修正通用设置写回链路。

修复 / 新增 / 改进

兼容

  • 不包含:Windows UI 适配、capsule 几何、主窗口视觉问题
  • 对现有用户 / 本地环境 / 构建流程的影响:预期仅影响 QA hotkey 设置变更后的 runtime 行为

测试计划

@Cooper-X-Oak Cooper-X-Oak marked this pull request as ready for review May 1, 2026 22:02
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @Cooper-X-Oak, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@appergb appergb merged commit 7c6b425 into Open-Less:main May 2, 2026
2 checks passed
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.

[windows] 划词追问设置改键后 QA hotkey 监听器不刷新

2 participants