SUMMARY They are the same size at 100% scaling. SOFTWARE/OS VERSIONS KDE Frameworks Version: 5.69 Qt Version: 5.15 beta
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 ***