mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Jonas Dreßler](/assets/img/avatar_default.png)
We already have a better way to paint the redraw clip: Painting the damage region paints the individual rects of the clip region and not only the bounding rect. So stop painting an outline around the redraw clip bounding rect when CLUTTER_DEBUG_REDRAWS is set. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1113