mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 17:55:06 +00:00

Move the damage history tracking to a new ClutterDamageHistory helper type. The aim is to be able to track damage history elsewhere without reimplementing the data structure and tracking logic. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1237