Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add system tray icon with a simple tooltip #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thothonegan
Copy link

This pull request adds a system tray icon, allowing it to run in the background while still keeping an eye on the status of the icecream cluster.

UI wise, has the following changes:

  • Adds a new menu item in View which allows you to enable/disable the system tray icon.
  • When enabled, it shows up in the system tray using the icemon icon. It also provides a tooltip with the current active jobs.
  • Clicking the systemtray icon will hide/show the main window.
  • Right clicking the system tray icon has a menu allowing you to directly quit.
  • Closing the main window with the systemtray enabled brings up a message telling you its still running in the system tray. Quit on the main menu still directly quits.
  • The systemtray state is saved and restored along with the other settings.

Screenshot_20210520_213641
Screenshot_20210520_214009
Screenshot_20210520_214029

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant