Sweden-Number/dlls/winex11.drv
Zhiyi Zhang c4a15755de winex11.drv: Adjust the priority of NoRes display settings handler to 1.
A display settings handler with a priority of 0 can not be properly registered due to how
X11DRV_Settings_SetHandler() is implemented. Fix a regression introduced by 9c99d9bceb.

Spotted by Torge Matthies.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50135
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-16 17:51:30 +01:00
..
Makefile.in
bitblt.c gdi32: Use explicit CDECL in window_surface_funcs. 2020-09-22 11:30:00 +02:00
brush.c
clipboard.c
desktop.c
display.c winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
event.c winex11.drv: Update a comment. 2020-10-30 10:35:12 +01:00
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
mwm.h
opengl.c
palette.c
pen.c
settings.c winex11.drv: Adjust the priority of NoRes display settings handler to 1. 2020-11-16 17:51:30 +01:00
systray.c
version.rc
vulkan.c
window.c winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
winex11.drv.spec
wintab.c
x11drv.h winex11.drv: Forward clip_fullscreen_window to foreground thread. 2020-10-05 22:00:56 +02:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Support display orientations for XRandR 1.4 display settings handler. 2020-09-22 12:29:05 +02:00
xrender.c
xvidmode.c