Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 7347b442af winex11.drv: Get the minimum screen size from XRRGetScreenSizeRange().
RandR minimum screen size is not necessarily 0x0. Some drivers report
resolutions smaller than the minimum screen size. When Wine tries to
switch to these resolutions, a X error is generated and causes process
exit.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-31 15:53:54 +02:00
..
Makefile.in
bitblt.c winex11: Use the default color table for window surfaces on 8bpp displays. 2019-12-19 18:38:22 +01:00
brush.c
clipboard.c
desktop.c winex11.drv: Calculate mask in X11DRV_resize_desktop(). 2020-02-10 23:24:06 +01:00
display.c
event.c winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. 2019-12-26 21:56:04 +01:00
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Don't confine the pointer to any window when just checking for active grab. 2020-01-15 22:03:30 +01:00
mwm.h
opengl.c
palette.c winex11: Use the default color table for window surfaces on 8bpp displays. 2019-12-19 18:38:22 +01:00
pen.c
settings.c user32: Move ChangeDisplaySettingsExW() common code to user32. 2020-02-10 22:46:22 +01:00
systray.c
version.rc
vulkan.c
window.c winex11.drv: Remove frame when non-client area is empty. 2020-03-23 13:22:31 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Use the default color table for window surfaces on 8bpp displays. 2019-12-19 18:38:22 +01:00
x11drv_main.c
xcomposite.h
xdnd.c winex11.drv: Ignore .dwAspect in FORMATETC during XDnD. 2019-12-26 21:11:59 +01:00
xim.c
xinerama.c
xrandr.c winex11.drv: Get the minimum screen size from XRRGetScreenSizeRange(). 2020-03-31 15:53:54 +02:00
xrender.c
xvidmode.c