https://bugs.winehq.org/show_bug.cgi?id=56607
Bug ID: 56607 Summary: steam: no tray icon starting with wine 9.2 Product: Wine Version: 9.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: idarktemplar@mail.ru Distribution: ---
Tray icon for steam is missing in wine 9.7.
I did bisecting and found that it's started with following commit:
b5c57b9a62c396068d18237bd6e82b37c169fdc5 is the first bad commit commit b5c57b9a62c396068d18237bd6e82b37c169fdc5 Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Feb 6 16:51:21 2024 +0200
explorer: Set layered style on systray icons only when it's actually layered.
Fixes a regression introduced by 229b4561d9a8f10cbb49342dff0b6a3472d81c68, which caused the icons to not be visible initially in the virtual desktop systray.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
programs/explorer/systray.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
But unlike battle.net in https://bugs.winehq.org/show_bug.cgi?id=56337, for steam tray icon doesn't reappear in wine 9.3 or 9.7
Reproduction: 1. install steam for windows (https://store.steampowered.com/about/) 2. run steam 3. log into steam account
Expected result: steam tray icon in system tray
Actual result: no steam tray icon is present in system tray
Environment: Linux 6.6.21-gentoo KDE/Plasma 5.27.11 X11