Skip to content

Make sure output scale works for fractional-scale-v1 and popup scale fixes

Guido Günther requested to merge guidog/phoc:fract-scale into main

fractional-scale-v1 works in 120 increments, we want to make sure an output scale set via config or wlr-output-management-unstable-v1 is representable in that format too so we don't have slightly different scale values in the compositor and client.

Merge request reports