Sweden-Number/dlls/winex11.drv
Zhiyi Zhang fd6f50c0d3 winex11.drv: Resize desktop upon display change events.
Otherwise, Wine still has the old desktop size after a user changed
display resolution using host system utilities.

X11DRV_DisplayDevices_Update() is introduced so that display devices
reinitialization is separated from desktop resizing. Otherwise,
X11DRV_DisplayDevices_Init() would have to be called twice to resize
the desktop with up-to-date primary monitor dimensions, wasting resources.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48441
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-12 23:10:18 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
desktop.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
display.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
event.c
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
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 winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
window.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
winex11.drv.spec
wintab.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
x11drv.h winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
x11drv_main.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xrandr.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00
xrender.c winex11: Use standard dlopen() instead of the libwine wrappers. 2020-04-07 14:26:20 +02:00
xvidmode.c winex11.drv: Resize desktop upon display change events. 2020-05-12 23:10:18 +02:00