On Tue, 16 Apr 2024 08:12:51 +0000
Morten Sørvig <morten.sor...@qt.io> wrote:

> Should this be up to the application (somehow)? There is more than
> one way to handle DPI settings on X11, so we could enable apps to
> make choices which are different from the Qt default.

Well, there's only one way currently implemented by Qt (I consider both
Xft.dpi and Xft/DPI one way, just communicated via multiple channels)
and applications could decide on whether using Gdk/UnscaledDPI by
choosing between pointSize and pixelSize.
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to