System Tray/Notification Icon behavior (Linux App) #6777
pms967
started this conversation in
Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's a minor annoyance about the system Tray/Notification Icon behavior (at least, on Linux. I don't know if it's the same also on other systems).
Currently, both left and right mouse button click on the tray icon produces the same result: opening the menu. It would be desirable to implement a more standard behavior instead.
That is, a left-click should toggle the app window display (show the app window if it is currently hidden, or hide it if it is currently shown), while a right-click should show the menu (as it is).
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions