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