Summary: | When changing the Night light temperature while night mode is active, the screen goes back & forth between the current setting and the new one | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | whatifgodwasoneofus |
Component: | Brightness and Color widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | natalie_clarius, nate, tmoerschell, whatifgodwasoneofus |
Priority: | NOR | ||
Version: | 6.2.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/26beeef8f173d4db54e87eaa07e279035bc8a789 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Video showing how the colour temperature sways when moving the temperature slider |
Description
whatifgodwasoneofus
2025-01-11 20:02:22 UTC
Could you attach a screen recording of this? To my knowledge, the Brightness & Color widget doesn't have a way to change the night light color temperature from directly inside it; you have to open System Settings for this. Created attachment 177515 [details]
Video showing how the colour temperature sways when moving the temperature slider
In this video you see how the colour temperature sways when the night mode is active.
The screen colours go back & forth between the current setting and the new settings.
This happens when moving the slider by using either the mouse or the keyboard arrows.
When the night mode is off ("suspended" in my case), the screen colours stay "stable" with the new setting, but only if the slider is moved with the mouse. If keyboard arrows keys are used, then the screen colours flicker again.
Can confirm this happens for me as well on openSUSE Tumbleweed with KDE Plasma 6.2.91 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7066 Git commit 3aa0dd792938b3b568cb59dae0dc5f847498da5b by Thomas Moerschell. Committed on 28/01/2025 at 12:06. Pushed by vladz into branch 'master'. plugins/nightlight: Prevent preview temperature reset After reaching the target preview temperature, skip resetting the slow update timers to avoid reverting the temperature to the normal value. M +6 -0 src/plugins/nightlight/nightlightmanager.cpp https://invent.kde.org/plasma/kwin/-/commit/3aa0dd792938b3b568cb59dae0dc5f847498da5b Git commit 26beeef8f173d4db54e87eaa07e279035bc8a789 by Vlad Zahorodnii, on behalf of Thomas Moerschell. Committed on 28/01/2025 at 15:21. Pushed by vladz into branch 'Plasma/6.3'. plugins/nightlight: Prevent preview temperature reset After reaching the target preview temperature, skip resetting the slow update timers to avoid reverting the temperature to the normal value. (cherry picked from commit 3aa0dd792938b3b568cb59dae0dc5f847498da5b) M +6 -0 src/plugins/nightlight/nightlightmanager.cpp https://invent.kde.org/plasma/kwin/-/commit/26beeef8f173d4db54e87eaa07e279035bc8a789 |