> On 15 Nov 2019, at 20:54, Thiago Macieira <[email protected]> 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 > [email protected] > https://lists.qt-project.org/listinfo/development _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
