Sweden-Number/dlls/user32/tests
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
bmp1x1_32bpp.bmp
broadcast.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
class.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
clipboard.c tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
combo.c
cursoricon.c user32/tests: Don't report cursor handle since it always changes. 2020-04-06 21:21:42 +02:00
dce.c
dde.c
dialog.c user32/tests: Add a trailing '\n' to some ok() calls. 2020-05-06 19:01:33 +02:00
edit.c user32/edit: Avoid division by zero in EDIT_EM_LineScroll_internal. 2020-04-20 17:19:11 +02:00
generated.c tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
input.c user32: Also scan for mouse devices in GetRawInputDeviceList(). 2020-04-10 12:42:30 +02:00
listbox.c
menu.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
monitor.c user32/tests: Test success for QueryDisplayConfig() and DisplayConfigGetDeviceInfo(). 2020-05-06 21:22:44 +02:00
msg.c user32/tests: Test button styles. 2020-05-06 19:01:35 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c include: Remove now useless forced WINVER defines. 2020-03-19 13:15:16 +01:00
test_mono.bmp
text.c
uitools.c
win.c winex11.drv: Update _NET_WM_STATE before resizing windows. 2020-05-07 20:13:16 +02:00
winstation.c
wsprintf.c user32: Fix wsprintfW %C conversion. 2020-02-19 20:26:53 +01:00