mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
Carlos Garnacho
bcbcd6a68c
backends: Add MetaCursorSprite::texture-changed signal
As wayland implements the cursor role, it consists of a persistent MetaCursorSprite that gets the backing texture changed. This is inconvenient for the places using MetaCursorTracker to track cursor changes, as they actually track MetaCursorSprites. This signal will be used to trigger emission of MetaCursorTracker::cursor-changed, which will make users able to update accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=754806
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%