Improve macOS Application Menu#17524
Open
TCOTC wants to merge 1 commit into
Open
Conversation
Closed
b2f5a3b to
226be53
Compare
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.
Description / 描述
改进 macOS 应用菜单:
关于-设置选项 支持从 macOS 原生设置入口进入设置页 #17514编辑-撤销和编辑-重做选项,修复 Mac 客户端中的文本输入框内无法使用快捷键撤销和重做的问题帮助菜单,提供了应用内的帮助菜单的 5 个选项调整开发者工具的逻辑:
Cap.2026-04-17.at.23.43.50.mp4
p.s.
关于菜单显示第二次时会消失几个图标,是 electron 的 BUG electron/electron#50609p.s.
窗口-切换全屏幕选项有两个是 electron 的 BUG electron/electron#50531 ,但我看两个快捷键实际上都是能用的,所以就保留了Type of change / 变更类型
缺陷修复
代码重构
新功能
修改文案或增加新语言
Checklist / 检查清单
我对自己的代码进行了自我审查
我拥有所提交代码的完整权利,并同意其以本项目的 AGPL-3.0 许可证授权
devbranch and has no merge conflictsPR 提交到
dev分支,并且没有合并冲突