winex11.drv: Send WM_X11DRV_CLIP_CURSOR_REQUEST message from the deskop.
commitc70b34e3239359fd48f4ddd329f7e8e3d881a9d3
authorRémi Bernon <rbernon@codeweavers.com>
Wed, 28 Sep 2022 10:01:00 +0000 (28 12:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Oct 2022 15:17:52 +0000 (12 17:17 +0200)
tree2d5e7fb36540bc1d5f203e20202b1eed9886cb70
parentbc09f0812cc4d751eca286baba0709cef1ff9a2b
winex11.drv: Send WM_X11DRV_CLIP_CURSOR_REQUEST message from the deskop.

Using send_notify_message directly, which calls clip_fullscreen_window
synchronously if the target thread is the same.
dlls/winex11.drv/desktop.c
dlls/winex11.drv/display.c