ipfs/ipfs-desktop

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

Open

#1.811 geöffnet am 28. Apr. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (912 Forks)batch import
P2area/macoseffort/hoursgood first issuehelp wantedkind/enhancement

Repository-Metriken

Stars
 (5.632 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide