Sweden-Number/dlls/winex11.drv
Zhiyi Zhang acf03ed9da winex11.drv: Get virtual desktop size limit from the host primary display.
After 25167fb286, get_primary_monitor_rect()
maybe invalid before display device initialization or returns the desktop
rectangle after desktop initialization in virtual desktop mode, which is
wrong. The desktop size limit should come from host system.

This fixes a regression from efbbe66669.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47815
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-05 17:30:53 +01:00
..
Makefile.in winex11.drv: Initialize GPU registry data. 2019-06-13 08:16:33 +02:00
bitblt.c winex11: Copy icon color table in 256-color mode (Valgrind). 2019-10-17 21:11:18 +02:00
brush.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
clipboard.c winex11.drv: Fix a memory leak (Coverity). 2019-09-11 22:37:22 +02:00
desktop.c winex11.drv: Get virtual desktop size limit from the host primary display. 2019-11-05 17:30:53 +01:00
display.c winex11.drv: Get virtual desktop size limit from the host primary display. 2019-11-05 17:30:53 +01:00
event.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
graphics.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
ime.c
init.c winex11.drv: Implement X11DRV_D3DKMTCheckVidPnExclusiveOwnership. 2019-10-22 23:04:27 +02:00
keyboard.c winex11: Update the state of all keys on KeymapNotify. 2019-06-18 23:51:52 +02:00
mouse.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
mwm.h
opengl.c winex11: Factor out array access in ConvertAttribWGLtoGLX (scan-build). 2019-09-12 22:47:45 +02:00
palette.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
pen.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
settings.c
systray.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
version.rc
vulkan.c
window.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
winex11.drv.spec winex11.drv: Use generic GetMonitorInfo. 2019-06-25 13:22:17 +02:00
wintab.c
x11drv.h winex11.drv: Get virtual desktop size limit from the host primary display. 2019-11-05 17:30:53 +01:00
x11drv_main.c winex11.drv: Implement X11DRV_D3DKMTCheckVidPnExclusiveOwnership. 2019-10-22 23:04:27 +02:00
xcomposite.h
xdnd.c winex11.drv: Indicate whether the drop point is non-client area. 2019-08-19 20:27:03 +02:00
xim.c
xinerama.c winex11.drv: Use a separate virtual desktop display device handler. 2019-11-05 17:30:50 +01:00
xrandr.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00
xrender.c gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
xvidmode.c winex11.drv: Introduce is_virtual_desktop(). 2019-11-05 17:30:48 +01:00