Skip to content

monitor: Simplify scale selection

Daniel van Vugt requested to merge vanvugt/mutter:simplify-scale-selection into main

Precalculate what the perfect scaling factor would be to achieve the target DPI and just compare the available scaling factors to that.

Same results, all tests still pass.

Merge request reports