mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
282b09c17e
Which offscreens actor rendering only in cases where it hasn't changed for 2 frames or more. This avoids the performance penalty of offscreening an actor whose content is trying to animate at full frame rate. It will switch automatically. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1069