mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
26c1a5eedf
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. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1355>