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

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/e177e1d2da
                   |                            |8a278f85d5d3e24ffdc01e7c2ea
                   |                            |ca6
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Zamundaaa <[email protected]> ---
Git commit e177e1d2da8a278f85d5d3e24ffdc01e7c2eaca6 by Xaver Hugl.
Committed on 04/07/2025 at 13:10.
Pushed by zamundaaa into branch 'master'.

backends/drm: don't use UUID to identify outputs

The UUID is only set later by the output configuration system, so it can't be
used in
the drm backend when deciding the dpms state of a "new" output.
This changes it to use EDID ID, EDID hash or connector name instead, which are
valid
much earlier and are reliable enough for the dpms workaround.
Related: bug 493879, bug 505953

M  +19   -3    src/backends/drm/drm_backend.cpp

https://invent.kde.org/plasma/kwin/-/commit/e177e1d2da8a278f85d5d3e24ffdc01e7c2eaca6

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

Reply via email to