Skip to content

phosh: Scale monitor resolution

Guido Gunther requested to merge guido.gunther/phosh:fix-menus-with-scale into master

wl_output gives us the unscaled resolution. We need to scale that with the currently set scale. This brings the settings menu back to the screen and makes the favorites menu fit.

Closes: #30 (closed)

Merge request reports