mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 14:55:05 +00:00

For backend handled cursors, if nothing else changes on the clutter stage, we end up not sending out frame callbacks since clutter doesn't draw a new frame. To fix this, we'll keep cursor surfaces' frame callbacks separate from other surfaces' and trigger them from the new MetaCursorRenderer::cursor-painted signal which handles both software and hardware cursors. https://bugzilla.gnome.org/show_bug.cgi?id=749913
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%