mirror of
https://github.com/brl/mutter.git
synced 2025-03-23 19:53:52 +00:00

Not having a paint volume causes every single paint to turn into full-stage redraw, since otherwise culling won't properly work. Since we don't paint outside of our allocation, just use the simple default implementation, but also return TRUE inside it.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%