wine/dlls/winex11.drv
Zhiyi Zhang 427152ec7b winex11.drv: Fix NoRes mode handler having an empty mode.
After 25167fb286 get_primary_monitor_rect()
returns an empty rectangle before X11DRV_DisplayDevices_Init() is called.
So use get_host_primary_monitor_rect() to get the current X desktop size.
It's also more intuitive this way.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-05 17:31:05 +01: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: Move the desktop fullscreen check after desktop init. 2019-11-05 17:30:58 +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
Makefile.in
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 winex11.drv: Fix NoRes mode handler having an empty mode. 2019-11-05 17:31:05 +01:00
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
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