mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

The local copy of the clip- and unobscured region are used to optimize painting. To get correct results when the actor is scaled, thus "grows", the corresponding regions have to "shrink", i.e. get scaled down. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1036