-
Notifications
You must be signed in to change notification settings - Fork 43
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
Mouse middle click doesn't work #152
Comments
I've done a bit of poking around and it seems that left or right mouse click just opens the menu (ignoring the modifiers) while middle click does nothing at all. |
I tried all of these on tray icon and nothing work for me :
|
Think I am also suffering from this issue. Does the tray support activate/secondary activate from status-notifier-item? |
I just test again with version 0.8.0 and all is working fine if it is launched with symbolic icons. @Abastro, what is your DE/WM ? Did you tried with another one ? |
Okay, let me try and check again |
Hm, somehow it works now, even though I did nothing. |
OK, updates: "Old" vs "new" is
|
Just checked the code. |
I was going to investigate adding a https://github.com/linuxmint/xapp implementation but I know next to nothing about C lang. On a debian-based system, if you remove all
So for Debian Unstable and related releases, you can just use my package (note: it also disables avahi usage for network discovery). |
@bgstack15 Instead of removing packages, simply use:
|
Looks like the essence of the tray button has changed since 0.8.0 and middle mouse click doesn't mute/unmute sound. Is it possible to bring the middle click back?
Thanks.
The text was updated successfully, but these errors were encountered: