Skip to content

wayland: Avoid pointer warp if constraint region is invalid

Vlad Zahorodnii requested to merge work/zzag/wayland-no-warp-null-region into master

It may happen that the constraint region doesn't include the specified cursor hint anymore. If that's the case, avoid warping the pointer.

BUG: 457021

Edited by Vlad Zahorodnii

Merge request reports