[Development] Please remove this warning: Warning: QT_AUTO_SCREEN_SCALE_FACTOR is deprecated. Instead use: QT_ENABLE_HIGHDPI_SCALING to enable platform plugin controlled per-screen factors.

Morten Sørvig Morten.Sorvig at qt.io
Tue Nov 19 17:20:16 CET 2019



> On 15 Nov 2019, at 20:54, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> Just remove it. Make it work with the current settings, despite there being a 
> better way.
> -- 


Yep, this did turn out to be a bit spammy. How about this:

 - QT_AUTO_SCREEN_SCALE_FACTOR is Done on X11, and will continue to work as-is.
 - QT_AUTO_SCREEN_SCALE_FACTOR is Deprecated outside of X11.

We then remove the warning: https://codereview.qt-project.org/c/qt/qtbase/+/282055

Morten


> 
> 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> https://lists.qt-project.org/listinfo/development



More information about the Development mailing list