On Tue Feb 3 17:20:52 2026 +0000, Twaik Yont wrote:
I had some doubts so I checked it this way: 1. Start wine with `wine explorer.exe /desktop=shell,,x11` (because winewayland's desktop=shell does not work fine). 2. Invoke Run dialog or cmd.exe (to call something later because taskbar will disappear). 3. Go to Start->Control Panel->Display Settings and change virtual display resolution to anything else. 4. ... taskbar disappears ... 5. Use already opened run dialog or cmd.exe to invoke taskmgr. Taskmgr should show systray icon but it does not happen due to `show_systray` being set to 0. So I think we should keep the change. Oh, sorry, I am a bit tired and missed this. In the case of calling `do_show_systray()` in `WM_DISPLAYCHANGE` handling it will be already shown. Should I remove the change?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10011#note_128675