mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 01:24:10 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
The paint node tree that ClutterOffscreenEffect generates is simple: Root |------------+ | | Layer Pipeline | Actor Right now, both pre-paint and ClutterLayerNode push the offscreen to the framebuffer stack. That's harmless, and will go away soon anyway. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1355