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
wayland/layer: In arrange(), handle exclusive zone surfaces first
Iterate over surfaces that have an exclusive zone first, then other
surfaces. This allows a surface that doesn't have an exclusive zone to
be moved or resized for a later surface that does have an exclusive
zone. As is probably desired.
0 commit comments