434845dbe5
There's no reason for using two loops to fill the rects array in offset_scale_and_clamp_region(), we can do that using only one loop. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1113