Skip to content

Draft: Under X11 ignore per-screen scale to compute logicalSize

Méven Car requested to merge fix-441417 into master

Alternative to kscreen!26 (closed)

cc @davidedmundson

Another way would be to ignore scale read from config file for X11 (set it to 1 then) but this could expose use to overwriting the scale coming from X11 to Wayland.

Merge request reports