Skip to content

wayland: Allow placing subsurfaces below parent surfaces

Vlad Zahorodnii requested to merge work/below-above-subsurface into master

According to the spec, if the wl_subsurface.place_below request is called with the parent surface, the sub-surface must be placed below the parent surface.

cc kwayland-server!248 (merged) BUG: 438808

Edited by Vlad Zahorodnii

Merge request reports