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

--- Comment #3 from Jos van den Oever <j...@vandenoever.info> ---
To support the proposal for fractional scaling, Qt applications need to be able
to change their scaling at runtime.

Scaling of applications is explained in <https://doc.qt.io/qt-5/highdpi.html>
and <https://doc.qt.io/qt-6/highdpi.html>. On Windows, the setting 'Per-Monitor
DPI Aware' seems close to what this proposal needs. The applications gets a
buffer corresponding the the actual pixels on the screen and also a scaling
factor at which the UI should be rendered.

A dynamic scale factor per window would be fantastic. There could be a 'zoom
resize' (shift + drag border) where the aspect ratio and layout would stay the
same, but the fonts and icons got larger or smaller.

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

Reply via email to