Xwayland native scaling support like in plasma. #10767
-
Beta Was this translation helpful? Give feedback.
Answered by
vaxerski
Jun 19, 2025
Replies: 1 comment 2 replies
-
this is literally force_zero_scaling. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it does. It's just that KDE has both parts of the scaling, while in Hyprland it's DIY.
Part 1 is not scaling the XWayland apps -> force_zero_scaling
Part 2 is apps scaling themselves -> that's down to you to configure,
GDK_SCALE
, etc.