Skip to content
Commit 47973b4f authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Avoid rearranging layer surfaces when wl_surface size changes

wl_surface size is not used when re-arranging surfaces. It also results in
excessive configure events.

Note that it can be useful for updating strut rects, but we could use the
next geometry, which is even preferrable over the frame geometry as the
Workspace would use proper struts earlier.


(cherry picked from commit 648cfcd6)
parent 1ddcb4e2
Pipeline #613381 passed with stage
in 8 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment