https://bugs.kde.org/show_bug.cgi?id=498668
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/22c519f0bf | |b41bc2346f0a8ea96445e67ae62 | |67f --- Comment #4 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 22c519f0bfb41bc2346f0a8ea96445e67ae6267f by Xaver Hugl. Committed on 15/01/2025 at 14:24. Pushed by zamundaaa into branch 'master'. backends/drm: don't use ColorDescription::toOther for calculating channel factors ColorDescription::toOther adjusts the brightness from the original color description to the new one, which makes it unsuitable for checking the brightness after the transformation. Instead, a new helper in Colorimetry is added that does only the desired calculation without any brightness changes. M +1 -1 src/backends/drm/drm_output.cpp M +5 -0 src/core/colorspace.cpp M +2 -0 src/core/colorspace.h https://invent.kde.org/plasma/kwin/-/commit/22c519f0bfb41bc2346f0a8ea96445e67ae6267f -- You are receiving this mail because: You are watching all bug changes.