https://bugs.kde.org/show_bug.cgi?id=498668
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/22c519f0bf |ma/kwin/-/commit/b883722857 |b41bc2346f0a8ea96445e67ae62 |bcb7e971eb9aaeaaa83d2ccd22b |67f |a61 --- Comment #5 from Zamundaaa <xaver.h...@gmail.com> --- Git commit b883722857bcb7e971eb9aaeaaa83d2ccd22ba61 by Xaver Hugl. Committed on 15/01/2025 at 14:56. Pushed by zamundaaa into branch 'Plasma/6.3'. 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. (cherry picked from commit 22c519f0bfb41bc2346f0a8ea96445e67ae6267f) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> 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/b883722857bcb7e971eb9aaeaaa83d2ccd22ba61 -- You are receiving this mail because: You are watching all bug changes.