wine-wine/dlls/winex11.drv
Gabriel Ivăncescu dd38e4576b winex11.drv: Don't confine the pointer to any window when just checking for active grab.
Fixes a regression introduced by 74efb3e872,
which caused some random pointer warping on a setup with multiple "workspaces"
when switching between them and a full screen game that warped the mouse.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-15 22:03:30 +01: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
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 winex11: Set the scan code prefix when necessary. 2019-12-02 22:02:56 +01:00
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
systray.c
version.rc
vulkan.c
window.c
winex11.drv.spec
wintab.c winex11/wintab: Fix values for lcSys* and lcOut*. 2019-11-25 20:47:43 +01:00
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: Fix the spelling of a WARN() message. 2019-12-11 09:28:55 +01:00
xrender.c
xvidmode.c