https://bugs.kde.org/show_bug.cgi?id=523182

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
            Version|                            |6.8.0
  Fixed/Implemented|                            |
                 In|                            |
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kscreen/-/commit/a77e6b4
                   |                            |66412c7943d6d63df0de302dfd7
                   |                            |834972
         Resolution|---                         |FIXED

--- Comment #5 from Nate Graham <[email protected]> ---
Git commit a77e6b466412c7943d6d63df0de302dfd7834972 by Nate Graham, on behalf
of Ramil Nurmanov.
Committed on 23/07/2026 at 22:13.
Pushed by ngraham into branch 'master'.

kscreen: use output priority for monitor numbers

Use output priority when assigning numbers to monitor badges in the
Display Configuration KCM.

Previously, monitor numbers were based on their order in the output
model. As a result, the primary monitor could be displayed with a
number other than 1.

Enabled outputs are now ordered by priority, ensuring that the primary
monitor with priority 1 is always displayed as monitor 1.

Disabled outputs are not ordered by priority because they retain their
last priority value after being disabled. They are placed after all
enabled outputs and ordered by name instead.
FIXED-IN: 6.8.0

M  +13   -4    kcm/output_model.cpp
M  +103  -35   kcm/ui/main.qml

https://invent.kde.org/plasma/kscreen/-/commit/a77e6b466412c7943d6d63df0de302dfd7834972

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

Reply via email to