Skip to content

wayland: Prevent spilling over layer shell struts

Vlad Zahorodnii requested to merge work/zzag/layer-shell-xinerama-hack into master

A layer shell window can have negative margins. If that's the case, it's possible to mistrigger Xinerama hacks in the Workspace. To avoid, clip the strut rect so it stays confined to the output geometry.

Merge request reports