mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
Jasper St. Pierre
f0bf9c7fc3
wayland: Check for newly_attached everywhere
Instead of using commit_attached_buffer / actor_surface_commit. We want to kill the return values of these methods because we really should always be calling them, even if the surface doesn't have a role.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%