mirror of
https://github.com/brl/mutter.git
synced 2025-03-15 07:45:04 +00:00

The cursor tracker may give us a valid position, and a valid cursor sprite, and yet the cursor can be hidden, meaning we must hide the cursor on the stream as well. Remove cursor from stream buffer if it's hidden. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1421