757d595fa3
If we are still under the "clear area" of the pick actor, we forget to update the coordinates. This is usually not needed, unless we need to repick again for non-event circumstances (e.g. pick actor is destroyed). This will ensure the right pointer coordinates are used afterwards in those situations. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1915>