Sweden-Number/dlls/winex11.drv
Rémi Bernon 74efb3e872 winex11.drv: Only call XWarpPointer if we can get exclusive pointer grab.
XWarpPointer will always succeed, regardless of grabs, so if the pointer
is already grabbed, by some other application, we should not ask to warp
it.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-06 19:04:31 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
display.c
event.c winex11.drv: Do not set clipping_cursor when clip window map state changes. 2019-09-06 19:04:25 +02:00
graphics.c
ime.c
init.c
keyboard.c
mouse.c winex11.drv: Only call XWarpPointer if we can get exclusive pointer grab. 2019-09-06 19:04:31 +02:00
mwm.h
opengl.c
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c
winex11.drv.spec
wintab.c
x11drv.h winex11.drv: Retry last ClipCursor when grab is released. 2019-09-06 19:03:59 +02:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c