(no title)
stevelacy | 9 months ago
I would suggest hiding the main window from the dock/switcher as when the window is closed it still presents the app title. Potentially NSApplication.setActivationPolicy(.accessory)
stevelacy | 9 months ago
I would suggest hiding the main window from the dock/switcher as when the window is closed it still presents the app title. Potentially NSApplication.setActivationPolicy(.accessory)
randomor|9 months ago
randomor|9 months ago