Bug 420860

Summary: Widgets are bigger on Wayland with the same fractional scaling settings
Product: [Plasma] plasmashell Reporter: Matej Mrenica <matejm98mthw>
Component: Desktop ContainmentAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, matejm98mthw, nate, plasma-bugs
Priority: NOR    
Version: 5.19.90   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=418816
Latest Commit: Version Fixed In:
Attachments: On Xorg
On wayland

Description Matej Mrenica 2020-05-01 15:01:59 UTC
SUMMARY
They are the same size at 100% scaling.

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.69
Qt Version: 5.15 beta
Comment 1 David Edmundson 2020-05-01 15:18:24 UTC
I don't understand.

Please include

screenshot
output of env
output of ~/.config/kdeglobals
Comment 2 Matej Mrenica 2020-05-01 15:39:11 UTC
env: https://pastebin.com/1sX8rDxi
~/.config/kdeglobals: https://pastebin.com/HPubiZtj

I wanted to say, that with the same fractional settings widgets are bigger on Wayland, which shouldn't happen.
Comment 3 Matej Mrenica 2020-05-01 15:39:42 UTC
Created attachment 128060 [details]
On Xorg
Comment 4 Matej Mrenica 2020-05-01 15:40:47 UTC
Created attachment 128061 [details]
On wayland

You can see that on Wayland these widgets reach a lot lower than on X.org.
Comment 5 David Edmundson 2020-05-01 21:13:43 UTC
Where is this coming from?

QT_DEVICE_PIXEL_RATIO=auto

that's not us.
Comment 6 Matej Mrenica 2020-05-02 07:43:55 UTC
QT_DEVICE_PIXEL_RATIO=auto was set by packettracer package, but removing it didn't make any difference. I also tested this on Kde Neon live and it is also present there.
Comment 7 Nate Graham 2021-01-08 21:05:25 UTC
I believe this is expected due to differences in default scaling methods on X11 and Wayland. It's yet another example of Bug 356446.

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