[PATCH] user32: In GetMinMaxInfo, use the default X pos even if the Y pos changes

Alexandre Julliard julliard at winehq.org
Wed Aug 30 02:11:49 CDT 2017


Andrew Eikum <aeikum at codeweavers.com> writes:

> This fixes maximizing to the wrong monitor on a Mac with multiple
> monitors. Maximizing with multiple monitors continues to work correctly
> on Linux for me.
>
> Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
> ---
>  dlls/user32/winpos.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

I'm not sure it makes sense to use only one coordinate of the monitor
rectangle. What are the coordinate values that trigger this?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list