Summary: | Night Light doesn't work on kwin 6.3.1 with "prefer color accuracy" setting in use | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | haim.ido |
Component: | night color | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, rrpeak+kdebug, somepurposething, spider.gaming |
Priority: | NOR | Keywords: | regression |
Version: | 6.3.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/7595680ad7b9f10b3cd21b6ad3076da42ce72faf | Version Fixed In: | 6.3.2 |
Sentry Crash Report: |
Description
haim.ido
2025-02-19 13:10:50 UTC
I haven't noticed the "Color accuracy" option that's been added, it seems that selecting "Prefer efficiency" allows night light to work. It's only when "Prefer color accuracy" is selected that there are issues. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7199 Git commit 7b0433ba640efc8cb29409c32ff26a4343b895c3 by Xaver Hugl. Committed on 19/02/2025 at 17:08. Pushed by zamundaaa into branch 'master'. backends/drm: use a shadow buffer with "prefer color accuracy" if night light is enabled Otherwise there's no way night light could be applied M +4 -2 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/-/commit/7b0433ba640efc8cb29409c32ff26a4343b895c3 Git commit 7595680ad7b9f10b3cd21b6ad3076da42ce72faf by Xaver Hugl. Committed on 19/02/2025 at 17:25. Pushed by zamundaaa into branch 'Plasma/6.3'. backends/drm: use a shadow buffer with "prefer color accuracy" if night light is enabled Otherwise there's no way night light could be applied (cherry picked from commit 7b0433ba640efc8cb29409c32ff26a4343b895c3) Co-authored-by: Xaver Hugl <xaver.hugl@gmail.com> M +4 -2 src/backends/drm/drm_output.cpp https://invent.kde.org/plasma/kwin/-/commit/7595680ad7b9f10b3cd21b6ad3076da42ce72faf *** Bug 500617 has been marked as a duplicate of this bug. *** *** Bug 500526 has been marked as a duplicate of this bug. *** I'm on an Arch Linux based system running KDE Plasma 6 in X11. Since the kwin update to 6.3.2.1-1, Night Light has a stark green/purple hue instead of red/orange. I believe the color accuracy option is not available on X11. |