Bug 457802 - Desktop components don't use HiDPI scaling
Summary: Desktop components don't use HiDPI scaling
Status: RESOLVED DUPLICATE of bug 356446
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.25.3
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-12 13:54 UTC by pktriss03
Modified: 2022-08-12 19:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Kickoff icon file-chooser next to file chooser started from firefox (716.91 KB, image/jpeg)
2022-08-12 13:54 UTC, pktriss03
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pktriss03 2022-08-12 13:54:13 UTC
Created attachment 151286 [details]
Kickoff icon file-chooser next to file chooser started from firefox

Things like right click menu on the desktop, panel widget settings, desktop settings (I assume also stuff like margins) don't use the global scale value.


OBSERVED RESULT
Desktop right click menu or kickoff settings menu use 1.0x

EXPECTED RESULT
Desktop right click menu or kickoff settings scale like everything else

SOFTWARE/OS VERSIONS
Linux: Void Linux
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Comment 1 Nate Graham 2022-08-12 19:26:36 UTC
Works on Wayland. On X11, you can make it work by setting PLASMA_USE_QT_SCALING=1 in your /etc/environment file, if you're willing to to live with some other visual glitches and blurry monochrome icons when using a fractional scale factor (e.g. not 100%, 200%, or 300%).

*** This bug has been marked as a duplicate of bug 356446 ***