winex11: Ignore BadWindow errors caused by XConfigureWindow.
commitdcb123fac840ace40355d11000fdf93fcfff0861
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Tue, 6 Jun 2023 13:25:10 +0000 (6 22:25 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jun 2023 19:51:43 +0000 (6 21:51 +0200)
tree02f052c0fed0d891aa75ad14f80e2a2d19c13351
parent02fcbeb5a16844dd4640e9eec67650f9b1a428ff
winex11: Ignore BadWindow errors caused by XConfigureWindow.

This typically happens when resizing a D3D child window.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54810
dlls/winex11.drv/x11drv_main.c