[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-12-15 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=441417

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

--- Comment #14 from Méven Car  ---
(In reply to Heinz Wiesinger from comment #12)
> I can confirm that the patch fixes the screen resolution reporting in
> systemsettings. However, the pager issue remains, so that looks like a
> different bug. Will file a new one for that separately.

Yes it is a plasma-destkop / plasma-workspace issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441417

Nate Graham  changed:

   What|Removed |Added

 CC||a...@mpe.mpg.de

--- Comment #13 from Nate Graham  ---
*** Bug 446508 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-12-05 Thread Heinz Wiesinger
https://bugs.kde.org/show_bug.cgi?id=441417

--- Comment #12 from Heinz Wiesinger  ---
I can confirm that the patch fixes the screen resolution reporting in
systemsettings. However, the pager issue remains, so that looks like a
different bug. Will file a new one for that separately.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-12-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441417

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-12-02 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=441417

Méven Car  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kscreen/commit/4d025b680
   ||22405ce889b563ed67646ccbfe4
   ||a658
 Resolution|--- |FIXED

--- Comment #11 from Méven Car  ---
Git commit 4d025b68022405ce889b563ed67646ccbfe4a658 by Méven Car.
Committed on 01/12/2021 at 16:54.
Pushed by meven into branch 'master'.

Compute logicalSize taking into account current config

M  +1-1kcm/output_identifier.cpp
M  +15   -8kcm/output_model.cpp
M  +2-2kded/output.cpp

https://invent.kde.org/plasma/kscreen/commit/4d025b68022405ce889b563ed67646ccbfe4a658

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-30 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=441417

Méven Car  changed:

   What|Removed |Added

 CC||j...@holodeck1.com

--- Comment #10 from Méven Car  ---
*** Bug 446178 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441417

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kscreen/-/merge_requests/57

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-24 Thread Philipp Reichmuth
https://bugs.kde.org/show_bug.cgi?id=441417

--- Comment #8 from Philipp Reichmuth  ---
(In reply to Nate Graham from comment #2)
> *** Bug 445757 has been marked as a duplicate of this bug. ***

I'm not sure that bug 445757 is actually a duplicate. This bug seems to be
about logical sizes being calculated wrong, while bug 445757 is about the
confusing display of resolutions in the pager applet in principle - the
physical resolution is not shown, so users see the logical size and think that
it's the physical resolution and that their display is not used at its full
capability.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-24 Thread Heinz Wiesinger
https://bugs.kde.org/show_bug.cgi?id=441417

--- Comment #7 from Heinz Wiesinger  ---
Oh, I think I get it now. I did log into a wayland session a couple times
before I got my external screen, but not since then.

So if I understood the merge request correctly, the resolution preview is wrong
for the internal screen because *that* one was used in a wayland session, but
it's not wrong for the external screen because it wasn't used in a wayland
session yet. I suppose that would make sense.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-24 Thread Heinz Wiesinger
https://bugs.kde.org/show_bug.cgi?id=441417

--- Comment #6 from Heinz Wiesinger  ---
I sort of get the explanation, but wouldn't that then be the case for both the
internal *and* the external screen? Both of them are 4k for me and both of them
have a scale factor of 2, yet only one of them is showing as different in
systemsettings.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=441417

--- Comment #5 from David Edmundson  ---
Related: https://invent.kde.org/plasma/kscreen/-/merge_requests/26

Which sort of does it at the wrong layer, but I also can't think of anything
better.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=441417

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #4 from David Edmundson  ---
The description is quite confused, but there is an underlying bug which I
assume is what the commenter is talking about.

We have a behavioural difference between X and wayland. On wayland we store the
scale per screen.
We also want to show the logical size, not the resolution, so
Output::logicalSize() returns resolution/scale.
This is 100% completely correct. 

However, if you go back into X we have a mishmash. We don't support per-output
scaling so the logicalSize should match the resolution, but because it's saved
per output Output::logicalSize returns something that makes no sense and we get
this gap.

Ideally Output::logicalSize should check which platform it's under and not
include the scale part when running on X, but it's not trivial to do that
nicely.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441417

Nate Graham  changed:

   What|Removed |Added

 CC||mako...@hotmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 442090 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441417

Nate Graham  changed:

   What|Removed |Added

 CC||philipp.reichm...@gmail.com

--- Comment #2 from Nate Graham  ---
*** Bug 445757 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 441417] Monitor layout and dimensions don't match resolution when using scaling

2021-11-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441417

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Keywords||usability
Summary|Monitor layout and  |Monitor layout and
   |dimensions don't match  |dimensions don't match
   |resolution  |resolution when using
   ||scaling

-- 
You are receiving this mail because:
You are watching all bug changes.