Skip to content

feat: 增加 macOS 关闭窗口退出应用设置 - #716

Merged
zly2006 merged 3 commits into
masterfrom
feat/macos-quit-on-window-close
Aug 31, 2026
Merged

feat: 增加 macOS 关闭窗口退出应用设置#716
zly2006 merged 3 commits into
masterfrom
feat/macos-quit-on-window-close

Conversation

@zly2006

@zly2006 zly2006 commented Aug 30, 2026

Copy link
Copy Markdown
Owner

改动

  • macOS 系统与更新设置新增“关闭窗口时退出应用”开关,默认关闭。
  • 开启后关闭窗口会退出 macOS 应用;关闭时保留原有隐藏窗口行为。
  • 将该设置加入设置搜索索引,可通过“关闭窗口”“退出应用”“macOS”等关键词找到。

验证

  • ./gradlew :shared:compileKotlinMacosArm64 :macosApp:compileKotlinMacosArm64 --no-daemon
  • ./gradlew :shared:ktlintMacosMainSourceSetCheck :macosApp:ktlintMacosMainSourceSetCheck --no-daemon

@zly2006 zly2006 added the enhancement New feature or request label Aug 30, 2026
@zly2006
zly2006 merged commit 22f6313 into master Aug 31, 2026
11 checks passed
@zly2006
zly2006 deleted the feat/macos-quit-on-window-close branch August 31, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant