varmd / wine-wayland

Wine-wayland allows playing DX9/DX11 and Vulkan games using pure wayland and Wine/DXVK.
729 stars 14 forks source link

Fix Child Window Renderering #28

Closed Devorlon closed 3 years ago

Devorlon commented 3 years ago

Would it be possible to merge or replicate TKG's child windows patch to fix this bug?

Looking it over it seems to rely heavily on X11 more specifically adding xcomposite.h.

Or would it be better to bug the Wine team? Because I can understand why you wouldn't want this project to be full of patches.

Thanks

varmd commented 3 years ago

Wine-wayland does not support GDI apps besides error popups or simple launchers. The bug is for complex GDI apps. You could try the collabora fork. These may work there.