| Summary: | Widgets are bigger on Wayland with the same fractional scaling settings | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Lucia Mrenica <lucia.mrenica> |
| Component: | Containment | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | kde, lucia.mrenica, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 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/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
On Xorg
On wayland |
||
|
Description
Lucia Mrenica
2020-05-01 15:01:59 UTC
I don't understand. Please include screenshot output of env output of ~/.config/kdeglobals 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. Created attachment 128060 [details]
On Xorg
Created attachment 128061 [details]
On wayland
You can see that on Wayland these widgets reach a lot lower than on X.org.
Where is this coming from? QT_DEVICE_PIXEL_RATIO=auto that's not us. 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. 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 *** |