Skip to content

Wayland: avoid binding disabled outputs to surfaces

Méven Car requested to merge work/fix-multiscreen into master

We don't need to bind disabled outputs to surfaces that overlaps them. This prevents error down the line. This prevents warnings about ignoring surface.enter events with Qt.

BUG: 419749

See also kwayland-server!5 (merged)

Edited by Méven Car

Merge request reports