https://bugs.kde.org/show_bug.cgi?id=404333
Bug ID: 404333
Summary: GDK_SCALE has no effect in plasma wayland session
Product: plasmashell
Version: master
Platform: unspecified
OS: Linux
Status: REPORTED
Keywords: wayland
Severity: normal
Priority: NOR
Component: generic-wayland
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
Setting GDK_SCALE env variable has no effect in plasma-wayland session. It woks
correctly in x11 session. GDK_DPI_SCALE works in both (but it significantly
lowers font quality so it's not a workaround).
STEPS TO REPRODUCE
1. Log into plasma-wayland session
2. Install kde-gtk-config package
3. Run "GDK_SCALE=2 gtk3-demo" (notice it's not scaled)
5. Log into plasma-x11 session
6. Install kde-gtk-config package
7. Run "GDK_SCALE=2 gtk3-demo" (notice it's scaled properly)
OBSERVED RESULT
GDK_SCALE has no effect for gt3 apps in plasma-wayland session
EXPECTED RESULT
GDK_SCALE has effect for gt3 apps in plasma-wayland session
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma: 5.15.0
KDE Frameworks: 5.55.0
Qt: 5.12.1
Kate/Kwrite 18.12.2
Distro: Archlinux
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.