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

Support left and right mouse button click event callback function for tray icon #278

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kerbalwzy
Copy link

  • The callback functions for click events will be executed in a first in, first out order

  • When right clicking on an event, the method of displaying the menu will always be executed by default

  • When the left mouse button clicks on an event, the method of displaying the menu will only be executed when the custom callback function list is empty. Otherwise, execute the callback function

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