Skip to content

display: Default to current output scale when changing configurations

Currently when switching display configuration and using a scale different than the default 100%, changing modes resets the scale to 100%, and in some cases this results in a configuration that cannot be applied (i.e. going from Single to Join Displays mode when the current primary output has a scale != 100%).

This commit defaults any configuration change to using the same scale as the current output, so users do not have to double check the scale is correct before pressing Apply.

(This is my first contribution, please let me know if I got this wrong).

Closes #1038 (closed)

Edited by Robert Ancell

Merge request reports