Alexandre Julliard pushed to branch master at wine / wine
Commits: 853e4209 by Rémi Bernon at 2025-11-28T15:48:48+01:00 win32u: Skip minimized windows when looking for another window to activate.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59010
- - - - - 7c010fc2 by Rémi Bernon at 2025-11-28T15:48:48+01:00 win32u: Hide owned popups after minimizing their owner window.
So they don't try to activate the owner when getting hidden, which might spuriously restore it.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59010
- - - - -
2 changed files:
- dlls/win32u/defwnd.c - dlls/win32u/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/148268227e77d0dc0be7242e9c2f04...