Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upoption to disable system tray icon #104
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bdantas commentedApr 5, 2019
The application works so well that I never have to change any settings or interact with it, making the system tray icon superfluous.
Please create a GUI option or command line flag that starts the application without a system tray icon.
(Currently the only way to hide the icon is to comment-out the s.show() call on line #110 in file src/main.cpp then recompile)