ipfs/ipfs-desktop

macos: cmd + q should close the window not quit the app.

Open

#1,811 创建于 2021年4月28日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (912 fork)batch import
P2area/macoseffort/hoursgood first issuehelp wantedkind/enhancement

仓库指标

Star
 (5,632 star)
PR 合并指标
 (平均合并 8天 12小时) (30 天内合并 6 个 PR)

描述

IPFS Desktop wants to help you keep your IPFS daemon running. Looking at other vaguely similar apps, they follow the pattern of running in the menubar, and cmd + q causes the open window to close, but does not quit the app. It continues to run in the menubar

Apps i've tested which do this

  • Docker Desktop - closes the window, keeps docker in menubar, keeps docker daemon running
  • Postgres.app - closes the window, keeps postgress in menubar, leaves postgres running.
  • Keybase - closes window, keeps keybase in menubar

贡献者指南