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

macOS menu bar icon #67

Open
fizzyade opened this issue May 1, 2021 · 1 comment
Open

macOS menu bar icon #67

fizzyade opened this issue May 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fizzyade
Copy link
Member

fizzyade commented May 1, 2021

Add a menu bar icon that can be configured to display the status of ping session, drop-down menu also showing a summary of ping target information.

@fizzyade fizzyade added the enhancement New feature or request label May 1, 2021
@fizzyade fizzyade self-assigned this May 1, 2021
@fizzyade
Copy link
Member Author

menu bar code has been added for windows, it does not use the QtMacExtras implementation which does not allow the macOS popover window to be used, my own implementation (in the MacHelper library) provides a Popover class which uses the native macOS popover and embeds QWdigets inside it.

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

No branches or pull requests

1 participant