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

left-click to show the menu #35

Open
arabo5 opened this issue Mar 6, 2021 · 2 comments
Open

left-click to show the menu #35

arabo5 opened this issue Mar 6, 2021 · 2 comments

Comments

@arabo5
Copy link

arabo5 commented Mar 6, 2021

Is there a way to make the program display the menu when you left-click on the system tray icon instead of right-clicking on it (or both)?

@arabo5
Copy link
Author

arabo5 commented Mar 7, 2021

Okay I figured it out. Need to edit "\Lib\site-packages\infi\systray\traybar.py". Just replace "pass" under "elif lparam == WM_LBUTTONUP:" with "self._show_menu()".

@WanderingApps
Copy link

Thank you @arabo5, I was looking for the same feature.

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

No branches or pull requests

2 participants