https://bugs.kde.org/show_bug.cgi?id=491363
--- Comment #8 from Filipe Azevedo <pas...@gmail.com> --- (In reply to Filipe Azevedo from comment #7) > (In reply to Filipe Azevedo from comment #5) > > It is not fixed, I still have the problem with a fixed panel, in any > > position. > > > > Operating System: KaOS (2024) > > KDE Plasma Version: 6.2.3 > > KDE Frameworks Version: 6.8.0 > > Qt Version: 6.8.0 > > Kernel Version: 6.10.12-1 (64-bit) > > Graphics Platform: Wayland > > Processors: 8 × Intel® Core™ i7-4960HQ CPU @ 2.60GHz > > Memory: 15,5 GiB of RAM > > Graphics Processor: NVE7 > > Manufacturer: Apple Inc. > > Product Name: MacBookPro11,3 > > System Version: 1.0 > > If it matter, I have a macbook pro with a retina screen for which i do not > want to scale. So my display is configured as 2880x1800 with a scale of 100% Not sure in the end the issue is the same, at least in its origin. I narrowed it down to the usage of `export QT_FONT_DPI=120` in my .bashrc file. If I comment, everything is now looking normal (except the fact that everything is too small now). Note that on X11 this scale both Qt and Gtk apps, while on wayland it only seems to scale plasma. Qt and Gtk apps seems unaffected. Note that I don't want a desktop scale, I want bare plasma for which font get a bit bigger without changing the default desktop font sizes. -- You are receiving this mail because: You are watching all bug changes.