mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
97c6a68b0d
When using `CLUTTER_PAINT=damage-region` highlighting was conspicuously absent during fullscreen animations like entering or leaving the overview. That was because `queued_redraw_clip` was empty, because it had been initialized from `redraw_clip == NULL` (full stage redraw). Now we paint the damage region as the full view (which it is) instead of nothing at all. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1890> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |