Bug 421504 - [Openconnect] Blurry icons with HiDPi and scaling 1.5
Summary: [Openconnect] Blurry icons with HiDPi and scaling 1.5
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (other bugs)
Version First Reported In: 5.18.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2020-05-14 09:43 UTC by postix
Modified: 2025-10-24 04:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot. (56.67 KB, image/png)
2020-05-14 09:43 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2020-05-14 09:43:00 UTC
Created attachment 128446 [details]
Screenshot.

SUMMARY

Please see the screenshot.


SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2
Comment 1 Nate Graham 2020-11-19 23:41:50 UTC
Probably needs the following to be set somewhere:

QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true);
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);

There's no QApplication instance created though. Not sure where it should go.
Comment 2 Ben Cooksley 2024-12-23 18:26:02 UTC
Bulk transfer as requested in T17796