https://bugs.kde.org/show_bug.cgi?id=374978

--- Comment #15 from David Edmundson <k...@davidedmundson.co.uk> ---
The issue (or difference) is that Qt XCB takes the DPI from X, X is (unless
explicitly set, which no-one does) always returns 96.

Under wayland the QPA evaluates it with pixel size/ physicalsize.

This can return a ridiculous value because EDID information is wrong.

and sometimes we get everything far too big because the user has already set a
larger pixel value for their font size, which then gets multplied up.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to