Georges Basile Stavracas Neto 1135a74e3e clutter/offscreen-effect: Use paint nodes to paint target
Add a new ClutterPaintNode parameter to the paint_target() vfunc.
For now, create a temporary ClutterEffectNode that is passed to
paint_target() and immediately painted; next commits will move
this to upper layers.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1355
2020-07-06 11:05:59 -03:00
..