Bug 504461 - Seperate scaling for different displays.
Summary: Seperate scaling for different displays.
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kscreen (other bugs)
Version First Reported In: 6.3.5
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-18 11:05 UTC by Christoph Thielecke
Modified: 2025-05-19 16:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
systemsettings application shown screen settings (98.77 KB, image/png)
2025-05-18 11:05 UTC, Christoph Thielecke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Thielecke 2025-05-18 11:05:19 UTC
Created attachment 181453 [details]
systemsettings application shown screen settings

The systemsettings application has a module to configure the display configuration.
This includes position, resolution, orientation, refresh rate and replica.

The scaling can be only configured globally.
It would be really nice to make the scaling settable for each display.

Currently, the user has to use the command line utility "xrandr" to archive this, like:
xrandr --output LVDS-1 --scale 0.8x0.8
Comment 1 Nate Graham 2025-05-19 16:21:04 UTC
Per-screen scale already exists, but it's a Wayland-only feature. Backporting it to the Plasma X11 session isn't possible for technical reasons. If good monitor support is a priority for you, I'd encourage the use of the Wayland session! It's really much better for fancy monitor usage.