Add system tray icon #72
-
Is there a way to hide the Sunshine window in the tray, similar to what RTX Experience has while running. Maybe the close button in windows "minimizes" it to the tray. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 4 replies
-
Windows is not the only OS with a "system tray". macOS and Linux (depending on the DE) have them as well, so if a system tray icon is added it should be cross platform. I would accept a PR that adds a system tray icon, although if you run Sunshine as a service you won't see the system tray icon anyway. Edit: I found this cross platform system tray library if anyone wants to make an attempt at implementing it. https://github.com/dmikushin/tray |
Beta Was this translation helpful? Give feedback.
-
Tray icon is part of Sunshine for last several releases. Additionally, tray notifications are coming in the next release. Regarding the rest of your comment, be sure to run Sunshine as a service (the default for the Windows installer). |
Beta Was this translation helpful? Give feedback.
Tray icon is part of Sunshine for last several releases. Additionally, tray notifications are coming in the next release.
Regarding the rest of your comment, be sure to run Sunshine as a service (the default for the Windows installer).