Sweden-Number/dlls/winex11.drv
Zhiyi Zhang c69bb0342c winex11.drv: Update _NET_WM_STATE before resizing windows.
According to the Extended Window Manager Hints (EWMH) spec 1.3 regarding
_NET_WM_STATE_FULLSCREEN, "the Window Manager is responsible for
restoring the original geometry after a switch from fullscreen back to
normal window.", which means that removing _NET_WM_STATE_FULLSCREEN from
a window may cause the window to receive a ConfigureNotify event to
restore the window size, thus causing a application resize action to be
overwritten by the window managers.

Fix a game called Mugsters becomes maximized after exiting full screen.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-07 20:13:16 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c winex11.drv: Allocate LUID for GPUs. 2020-04-22 08:57:16 +02:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c
mwm.h
opengl.c opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c winex11.drv: Update _NET_WM_STATE before resizing windows. 2020-05-07 20:13:16 +02:00
winex11.drv.spec
wintab.c
x11drv.h
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Fix incorrect frequency for double scan and interlaced modes. 2020-04-20 21:10:31 +02:00
xrender.c
xvidmode.c