docs(windows): 跟踪双热键事件源生命周期#155
Conversation
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 229b871d27
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - [openless-all/app/src/App.tsx](/D:/Users/cooper/Practice-Project/202604/openless/openless-all/app/src/App.tsx) | ||
| - Windows window-local forwarding existed in the frontend path | ||
| - [openless-all/app/src-tauri/src/coordinator.rs](/D:/Users/cooper/Practice-Project/202604/openless/openless-all/app/src-tauri/src/coordinator.rs) | ||
| - backend also accepted `handle_window_hotkey_event` | ||
| - [openless-all/app/src-tauri/src/hotkey.rs](/D:/Users/cooper/Practice-Project/202604/openless/openless-all/app/src-tauri/src/hotkey.rs) |
There was a problem hiding this comment.
Replace machine-local evidence links with repo-relative paths
The evidence section links to /D:/... filesystem paths, which only exist on one Windows workstation and are not resolvable in GitHub or by other contributors. This breaks traceability for the core claim in this tracking doc because reviewers cannot open the referenced source files from the repository context. Use repository-relative links (or commit permalinks) so the documentation remains portable and verifiable.
Useful? React with 👍 / 👎.
治理归属
docs/windows-window-governance-board.zh-CN.mddocs/2026-05-02-window-capability-family-audit.mddocs/github-tracking/windows-window-family-canonical-map.md摘要
Closes #154
这个 draft PR 用来承接 Windows 双热键事件源问题。当前阶段已经不只是“问题边界收敛”,而是基本得出了当前 repair track 的结论:
当前状态 / Current status
问题层面 / Problem layer
修复 / 新增 / 改进
兼容
测试计划