On Fri Aug 1 21:58:05 2025 +0000, Rémi Bernon wrote:
Thanks, I can indeed reproduce the breakage with your sample app and some other, as soon as child windows are being used. But it turns out that my plan to replace winemac child surface management with something more similar to the other drivers also fixes that issue, it only needs to be in place prior to this code removal. I have updated the MR with the complete set of changes instead.
The sample app is fixed, and I tested some other games successfully too.