feat(macos): add system menu and shortcuts - #288
Draft
WilliamWang1721 wants to merge 9 commits into
Draft
WilliamWang1721 wants to merge 9 commits into
WilliamWang1721 wants to merge 9 commits into
Conversation
github-actions Bot
added a commit
to WilliamWang1721/pebrel
that referenced
this pull request
Sep 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Result / 用户结果
macOS 使用原生应用菜单栏,提供 Pebrel、File、Edit、View 和 Window 菜单。⌘Q 走已有安全退出流程;⌘W 关闭窗口并沿用文档/会话检查,活动终端关闭改为 ⌘⇧W。
Design / 设计边界
actions.rs;没有依赖、持久化格式或线程模型变化。Evidence / 验证依据
git diff --checkpython3 scripts/check_architecture.py --base 9dc058d12765893553d5fc7a2c37c870c96168b0cargo check(当前环境没有 cargo)Required Review / 必须确认
UI Review Screenshots
Current-head evidence for
a4513de407f537facfb5ab5906684bd76bd182fa. UI review workflow runWindows — success
Raw evidence: Windows originals
macOS — success
Raw evidence: macOS originals