https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #8 from Michael Hamilton ---
Adding this note on the best solution I've found so far, which is to use the
QT_USE_PHYSICAL_DPI environment variable:
echo 'export QT_USE_PHYSICAL_DPI=1' >>
/home/testuser/.config/plasma-workspace/env/hidpi.sh
https://bugs.kde.org/show_bug.cgi?id=486599
Christoph Feck changed:
What|Removed |Added
CC||cf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #7 from Nate Graham ---
We're still very much in the middle of the Wayland transition. It's expected
that apps have to port to be Wayland-native. When they do so, they have an
opportunity to use 1:1 scaling for content with a real-world phys
https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #6 from Michael Hamilton ---
(In reply to Zamundaaa from comment #5)
> Sorry, but if you want to have content be shown at specific (physical or
> otherwise) sizes, you need to request that feature from apps, otherwise you
> will never have a
https://bugs.kde.org/show_bug.cgi?id=486599
Zamundaaa changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #4 from Michael Hamilton ---
(In reply to Nate Graham from comment #3)
> > The scaling leads to different on screen size in different applications
> That's the problem, yes: the DPI setting in Qt is global, not per-screen.
> The only thing t
https://bugs.kde.org/show_bug.cgi?id=486599
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
--- Comment #3 from Nate Graham ---
https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #2 from Michael Hamilton ---
(In reply to Michael Hamilton from comment #0)
> ...
> When dealing with the above use cases, it could be argued that the user
> could determine their physical DPI and convert back to achieve a scale based
> on d
https://bugs.kde.org/show_bug.cgi?id=486599
--- Comment #1 from Michael Hamilton ---
Some relevant discussions:
https://discuss.kde.org/t/return-dpi-resolution-adjustments-in-font-settings-support/11860/12
--
You are receiving this mail because:
You are watching all bug changes.