Alexandre Julliard pushed to branch master at wine / wine Commits: 06b1a49f by Rémi Bernon at 2025-05-28T09:46:50+02:00 winex11: Listen for ConfigureNotify events on the virtual desktop. This effectively reverts 33ba6cbda7e8a1b4e93ac1c0b1c64e1fdcfee996 which was incorrectly assuming the missing ConfigureNotify was because the window was unmapped: we receive such events after a window is being mapped the first time, if we select them. Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=58277 - - - - - 2 changed files: - dlls/winex11.drv/desktop.c - dlls/winex11.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/06b1a49f5b3e1a5bb109f276a276e6d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/06b1a49f5b3e1a5bb109f276a276e6d... You're receiving this email because of your account on gitlab.winehq.org.