Skip to content

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

Open
kerbalwzy wants to merge 5 commits intogetlantern:masterfrom
kerbalwzy:master
Open

Support left and right mouse button click event callback function for tray icon#278
kerbalwzy wants to merge 5 commits intogetlantern:masterfrom
kerbalwzy:master

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

@andrei-cdl
Copy link

Any support to getting this merged? Seems like this should be default behaviour

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.

2 participants