[client] X11: release pointer after capture

Normal input now uses absolute positioning, so retaining the XI pointer
grab after capture leaves no later path to release it.

Always release the grab so leaving the window works again and the
uncapture path can align the host cursor to the guest position.
This commit is contained in:
Geoffrey McRae
2026-08-10 18:47:27 +10:00
parent 4afb0254d1
commit 89dcf56073
3 changed files with 51 additions and 11 deletions

View File

@@ -126,6 +126,7 @@ set(MOUSE_CASES
capture-revoked
capture-release
capture-align
x11-capture-exit
capture-fallback
rotate-scale
geometry