mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
Jonas Ådahl
596b30096d
cursor-renderer/native: Don't trigger redraw when cursor hidden
When a cursor is hidden, the native backend will properly hide the HW cursor sprite as well, but it would communicate this as if the cursor was not handled by the backend, while in fact it still was. This caused the generic cursor rendering layer to queue a redraw. https://gitlab.gnome.org/GNOME/mutter/issues/77
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%