c69bb0342c
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> |
||
---|---|---|
.. | ||
Makefile.in | ||
bmp1x1_32bpp.bmp | ||
broadcast.c | ||
class.c | ||
clipboard.c | ||
combo.c | ||
cursoricon.c | ||
dce.c | ||
dde.c | ||
dialog.c | ||
edit.c | ||
generated.c | ||
input.c | ||
listbox.c | ||
menu.c | ||
monitor.c | ||
msg.c | ||
resource.c | ||
resource.rc | ||
scroll.c | ||
static.c | ||
sysparams.c | ||
test_mono.bmp | ||
text.c | ||
uitools.c | ||
win.c | ||
winstation.c | ||
wsprintf.c |