Alexandre Julliard pushed to branch master at wine / wine
Commits: 4bdd9043 by Rémi Bernon at 2025-11-18T08:03:16-06:00 winex11: Avoid unmapping window if it only got layered style.
Layered window will need to be explicitly hidden, after layered style is added, and we shouldn't hide them ourselves as the style might just get removed right away.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58984
- - - - -
1 changed file:
- dlls/winex11.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4bdd9043b86ddac15a8d68d89a6e0a1...