Skip to content

backends/drm: fix output changes with the placeholder output

Xaver Hugl requested to merge work/output-hotplug-crash into master

As the placeholder output gets added or removed in response to other outputs getting en- or disabled, the output list may change while iterating over them and applying changes.

BUG: 448454 CCBUG: 448697

Merge request reports