Closed MatthewScholefield closed 3 years ago
With 0d419b7bc226841e81ac7e7513664f2e88d43efe we have basic systray support. Closing the main app leaves it running in background with a systray icon. Still need to allow the system tray to open the app which is a bit trikcy because the app could be anywhere. Also need to make sure the server process is properly daemonized
Ideally, I think we would want it so that closing the app actually minimizes to tray and right click on tray has a quit option.