Sweden-Number/dlls/winex11.drv
Zhiyi Zhang 413aad3913 winex11.drv: Handle display device events in the desktop thread.
This fixes a regression from 22795243b2,
which calls thread_init_display() and eventually XOpenIM() before
X11DRV_InitXIM() is called.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47821
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-01 17:13:40 +01:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c winex11.drv: Handle display device events in the desktop thread. 2019-11-01 17:13:40 +01:00
event.c
graphics.c
ime.c
init.c winex11.drv: Implement X11DRV_D3DKMTCheckVidPnExclusiveOwnership. 2019-10-22 23:04:27 +02:00
keyboard.c
mouse.c
mwm.h
opengl.c
palette.c winex11.drv: Call XFlush() right after XUngrabServer(). 2019-10-31 19:30:00 +01:00
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c winex11.drv: Handle display device events in the desktop thread. 2019-11-01 17:13:40 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11.drv: Handle display device events in the desktop thread. 2019-11-01 17:13:40 +01:00
x11drv_main.c winex11.drv: Implement X11DRV_D3DKMTCheckVidPnExclusiveOwnership. 2019-10-22 23:04:27 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c winex11.drv: Handle display device events in the desktop thread. 2019-11-01 17:13:40 +01:00
xrandr.c winex11.drv: Handle display device events in the desktop thread. 2019-11-01 17:13:40 +01:00
xrender.c gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
xvidmode.c winex11: Also catch X errors from XF86VidModeSetGammaRamp(). 2019-10-29 10:49:20 +01:00