Bug 374791

Summary: Multiscreen and (high-dpi) scaling is broken
Product: [Plasma] KScreen Reporter: Aleix Pol <aleixpol>
Component: kcmAssignee: Sebastian Kügler <sebas>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: kde
Priority: NOR    
Version: 1.0.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aleix Pol 2017-01-09 00:24:40 UTC
The setting should be per-screen rather than for every screen. See void ScalingConfig::accept, at the moment we're setting it for every screen, which makes entirely no sense.

The chance that we're going to have the same desired scale on every screen is anecdotal.
Comment 1 David Edmundson 2017-01-09 00:30:02 UTC
Yes, but we can't.

..and I've explained why to you multiple times.