Skip to content

XdgOutput: Ensure we update the output size when the overrideScale changes

Aleix Pol Gonzalez requested to merge work/scale-override-changes into master

scaleOverride is set by KScreen through KConfig, so it's asynchronous to the rest of update calls that may happen.

Merge request reports