[PATCH] winex11.drv: Let the Window Manager handle the off-screen window if it's managed.

Alexandre Julliard julliard at winehq.org
Wed Oct 14 14:45:28 CDT 2020


Gabriel Ivăncescu <gabrielopcode at gmail.com> writes:

> Some applications control their own position when they are being moved. This
> means WindowPosChanged is called without an event.
>
> Window Managers have their own way to deal with offscreen windows, and we
> have to respect that, if the window is managed. So let the WM handle this
> situation instead of unmapping the window ourselves.

The problem is that some window managers refuse to move windows
offscreen, which is why we had to add an explicit unmap.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list