14 Feb
2024
14 Feb
'24
7:14 p.m.
Turns out I broke the non virtual desktop case in some cases. Sorry about that. This basically uses previous behavior for such (`enable_taskbar` is what's used to also determine layered changes in rest of code) while keeping the fix for virtual desktops (i.e. our own taskbar). Works correctly for me, but let me know if I did something wrong again (welp). -- v2: explorer: Set layered style on systray icons before calling into the driver. https://gitlab.winehq.org/wine/wine/-/merge_requests/5076