You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anvil: Call leave_all before removing output global
This prevents clients from getting a `leave` for a `wl_output` they've
already destroyed after the global was removed, which seems to match
other compositors and may fix some issues. `foot` for instance no longer
prints a warning.
0 commit comments