ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.18k stars 160 forks source link

Wine tray icons don't seem to work at all past displaying an icon. #481

Open queenbiscuit311 opened 10 months ago

queenbiscuit311 commented 10 months ago

This extension is great, but it just seems to be completely non-functional for wine apps. Their icons show up (although they have black where there should be transparency), but right clicking does nothing. This is the case for all wine apps. I know this is an issue with this extension and not wine, because every other DE I've used with appindicator support works with them as expected. In addition, some wine apps with multiple tray icons will only show one.

DE is GNOME 45 on Wayland.

I'm not entirely sure of this, but it seems to be because wine apps draw their own right click menus on tray icons, so they just don't work here.

Some wine apps will also completely bork the desktop environment in various ways if started with this extension active. Only solution I've found is disabling legacy tray icon support in the extension, forcing the wine native tray to load.

238Ver commented 10 months ago

Yes, the same issue. The wine tray in the panel is unclickable. So if I close the wine APP window, I have to restart the APP to show the interface.

queenbiscuit311 commented 10 months ago

Yes, the same issue. The wine tray in the panel is unclickable. So if I close the wine APP window, I have to restart the APP to show the interface.

you can at least work around this by disabling legacy icon support in the extension settings. it sucks because then it just uses wines tray icon window but at least you can actually use the apps unlike before

238Ver commented 10 months ago

Thx, it is work for me. And looking forward to a better experience.