On Fri Aug 9 18:10:45 2024 +0000, Cherser-s wrote:
IMO the best solution is to move dbus connections and platform-specific systray handling (like in here and MacOS) to client applications without involving wineserver at all. cuz the only reason that explorer.exe has to handle systray is due to built-in wine systray window that handles all tray items inside, cant say for sure about XEMBED implementation.
Yes, unless maybe Rémi has some nice and neat solution in mind which makes it simple I'd guess involving wineserver only complicates the matter? For power notifications that could in principle also be handled in explorer only using the server for subscription management and notification broadcasting.