mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
ae4d299499
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