mirror of
https://github.com/brl/mutter.git
synced 2025-04-13 13:49: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.