Sweden-Number/dlls/winex11.drv
Gabriel Ivăncescu a22dd45a79 winex11.drv: Map the window in UpdateLayeredWindow.
Fixes a regression introduced by 8892b79118,
because set_window_pos is called before UpdateLayeredWindow, which calls
the driver's WindowPosChanged earlier.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51984
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-28 18:55:51 +01:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11: Fix the build when XInput2 headers are not present. 2021-12-22 10:23:32 +01:00
mwm.h
opengl.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c winex11.drv: Map the window in UpdateLayeredWindow. 2021-12-28 18:55:51 +01:00
winex11.drv.spec
wintab.c
x11drv.h
x11drv_main.c configure: Assume that sys/time.h is available on Unix. 2021-12-09 18:43:51 +01:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c