mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
1135a74e3e
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