Skip to content

Disable pointer constraint if last commit unmapped the view

Since we are already listening to surface commits, add the check there instead of other alternatives (e.g., adding a listener for pointer focusing).

Fixes: #721 (closed)

Merge request reports