Skip to content

Allow applying output changes to disabled outputs in base Platform::applyOutputChanges()

Since the base Platform::applyOutputChanges() implementation only applies changes to enabled outputs, it's not possible to re-enable a previously disabled output.

Merge request reports