[Bug 48615] Hover on wine program system tray not responding

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 30 07:02:37 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48615

Konrad Materka <materka at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |materka at gmail.com

--- Comment #5 from Konrad Materka <materka at gmail.com> ---
Hard to tell if this is a limitation of KDE or Wine .

Wine uses legacy XEmbed protocol for tray icons. KDE has a xembedsniproxy which
"translates" legacy XEmbed to SNI (StatusNotifierItem) DBus protocol. This
translation is not perfect, for example it is imposible to support "hover"
mouse action, as a result tooltips are not working.

The proper solution is to implement SNI support in Wine, which is discussed in
Bug 38409.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list