HiDPI issues with KDE applications

Michael Reeves reeves.87 at gmail.com
Sat Sep 28 17:23:05 BST 2019


While were on this topic https://bugreports.qt.io/browse/QTBUG-75039

It seems qt has a few bugs related to this. Make sure multi monitor setups
are tested as well.

On Sat, Sep 28, 2019, 11:05 AM Christoph Cullmann <christoph at cullmann.io>
wrote:

> Hi,
>
> I just checked again the HIDPI support of Kate/KWrite on Windows and it
> "sucked".
>
> It seems we never properly did setup the stuff to auto-scale, e.g. the
>
>   QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);
>
> call was missing, we only had the
>
>   QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true);
>
> part that we sprinkled in most of KDE's things in the past.
>
> I now rectified that for Kate/KWrite, shall we do this for all our
> applications?
>
> Greetings
> Christoph
>
> --
> Ignorance is bliss...
> https://cullmann.io | https://kate-editor.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20190928/37218d15/attachment.htm>


More information about the kde-core-devel mailing list