Skip to content

display: Prevent snapping unmodified display

Benjamin Berg requested to merge benzea/prevent-scale-snap into master

Rebuilding the UI would trigger the scale to be re-applied. This in turn would cause the monitor to be snapped and possibly changing a correct configuration.

Note that this really is a bug in the snapping code. But that code is a mess and not fireing the signal is a good thing either way.

Closes: #1412 (closed)

Merge request reports