Bug 390844

Summary: Icons look pixelated when I increase display scale
Product: [Applications] apper Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Daniel Nicoletti <dantti12>
Status: REPORTED ---    
Severity: normal CC: andrew.crouthamel, nate
Priority: NOR Keywords: junior-jobs
Version: 1.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Patrick Silva 2018-02-21 14:57:15 UTC
Created attachment 110873 [details]
screenshot

My display scale is 1.2 under X11.
See screenshot taken on Arch Linux.
Comment 1 Daniel Nicoletti 2018-02-21 18:16:53 UTC
hmm odd no idea why that happens will try to reproduce
Comment 3 Daniel Nicoletti 2018-02-21 18:23:22 UTC
Hmm I usually enable that on QtQuick apps, if you add that line does it fix your issue?
Comment 4 Nate Graham 2018-02-23 18:09:48 UTC
Dr. Chapatin is not a developer; I'm afraid you or someone else will have to answer that question.

If you're not already aware, you can easily simulate HiDPI mode by running `QT_SCALE+FACTOR=1.5 apper`
Comment 5 Patrick Silva 2019-10-29 13:37:04 UTC
https://phabricator.kde.org/D19793
fixes this issue