fbfa136bbb
Reverting the scale and offset applied to the damage history can be done in one step, using a few less temporary allocations by passing the offset right away to a new scale_offset_and_clamp_region() function. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1113