Sweden-Number/dlls/winex11.drv
Zhiyi Zhang c5ec1585f6 winex11.drv: Always update _NET_WM_STATE in update_net_wm_states().
KWin treats a window covering exactly the whole monitor as maximized
when handling its first map request and expects applications to update
maximized state later. Wine doesn't know about this added maximized
state and expect it unchanged, making the window always maximized
as far as KWin is concerned. So always send _NET_WM_STATE updates
even if Wine doesn't expect changes to hint KWin that a window should
not be maximized.

Fix test failures when running the tests introduced by
36b720357b with KWin.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-26 11:09:05 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode. 2020-08-18 21:38:38 +02:00
display.c winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode. 2020-08-18 21:38:38 +02:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c
mwm.h
opengl.c
palette.c
pen.c
settings.c winex11.drv: Allow setting a 0-bit color depth display mode. 2020-08-26 11:08:54 +02:00
systray.c
version.rc
vulkan.c
window.c winex11.drv: Always update _NET_WM_STATE in update_net_wm_states(). 2020-08-26 11:09:05 +02:00
winex11.drv.spec
wintab.c
x11drv.h winex11.drv: Initialize new display device registry display settings. 2020-08-18 21:38:48 +02:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Initialize new display device registry display settings. 2020-08-18 21:38:48 +02:00
xrender.c
xvidmode.c winex11.drv: Migrate XVidMode display settings handler to a new interface. 2020-07-30 16:37:32 +02:00