mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 20:12:06 +00:00
2305efa990
A 2D actorless paint volume can't ever need `enlarge_for_effects` because it has no depth. Clamping to the pixel boundary is sufficient in this case and avoids extending volumes on the edge of the view into the next view. Which then avoids unnecessary secondary monitor updates. Paint volumes correctly become actorless where `clutter_actor_finish_layout` calls `_clutter_paint_volume_transform_relative`. Relates to: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6819 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3112> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |