Skip to content

scene/workspacescene: fix direct scanout checks with subsurfaces

Xaver Hugl requested to merge work/zamundaaa/fix-scanout-checks into master

The check ignored that subsurfaces could be not visible, not mapped, and also below the parent surface

Merge request reports