Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 772e6353e205846c2e7f8b1c09fc6944d8e270ea
Title: Closing the last window on macOS quits the entire application
Status: Closed Type: Bug
Severity: Minor Priority: Low
Subsystem: Mac Resolution: Fixed
Last Modified: 2019-01-14 15:28:46
Version Found In: 0.3.6
ddobrev2018-11-10 11:27:25
Applications on macOS rarely quit upon closing their last window. Instead, they stay active in the background and receive notifications. Ripcord should stay active, receive notifications which should reopen it upon clicking and also reopen when clicked in the dock on macOS.
twanderer2018-12-11 12:06:37
+1
twanderer2018-12-11 12:08:03
Ripcord is a nice app, but until this is solved it's fairly unusable for me on a Mac.
cancel2018-12-11 19:13:16
Sorry, I'll make this a priority for the next release. It bugs me, too. I was planning to wait until I'd cleaned up the system tray icon stuff (since changing this code requires overhauling how Ripcord deals with multiple windows) but maybe I'll make a special case for Mac just for now, to get it through faster.
cancel2019-01-10 19:06:23
Fixed in next release (with a preference setting, stay running is on by default on Mac)
twanderer2019-01-14 15:28:46
Thx, that works great !