mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 21:29:38 +00:00

It doesn't make sense to update it in the surface actor. It's also theoretically wrong to update the buffer's texture on surface commit, too, because it's buffer state, not surface state, but I don't think there's any place we use a wl_buffer without a wl_surface.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%