wine/dlls/winex11.drv
John Chadwick 953b93737a wintab32: Fix match_token to match XWayland devices.
XWayland tablet devices have the Wayland seat ID appended to the end of
them, preceded by a colon. This prevents match_token from properly
detecting XWayland devices and causes Wintab32 to fail to initialize.
This change allows a matched token to end in a colon, and thus allows
XWayland tablet devices to be detected correctly.

Signed-off-by: John Chadwick <john@jchw.io>
2022-10-10 11:02:28 +02:00
..
bitblt.c
brush.c
clipboard.c
desktop.c win32u: Broadcast WM_DISPLAYCHANGE message on display settings change. 2022-09-23 15:16:49 +02:00
display.c win32u: Broadcast WM_DISPLAYCHANGE message on display settings change. 2022-09-23 15:16:49 +02:00
dllmain.c
event.c winex11: Don't send WM_CANCELMODE to iconified windows. 2022-09-14 22:38:34 +02:00
graphics.c
ime.c
init.c win32u: Move enumeration of available modes out of graphics drivers. 2022-09-23 15:16:48 +02:00
keyboard.c
Makefile.in
mouse.c winex11.drv: Use #ifdef to check config.h macros. 2022-09-05 13:39:41 +02:00
mwm.h
opengl.c
palette.c
pen.c
systray.c
unixlib.h
version.rc
vulkan.c
window.c winex11.drv: Do not skip taskbar and pager for app window. 2022-09-28 15:14:25 +02:00
winex11.drv.spec
wintab.c wintab32: Fix match_token to match XWayland devices. 2022-10-10 11:02:28 +02:00
x11drv.h win32u: Broadcast WM_DISPLAYCHANGE message on display settings change. 2022-09-23 15:16:49 +02:00
x11drv_dll.h
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c win32u: Broadcast WM_DISPLAYCHANGE message on display settings change. 2022-09-23 15:16:49 +02:00
xrender.c
xvidmode.c