https://bugs.kde.org/show_bug.cgi?id=485900
--- Comment #1 from Guilherme Salazar <g...@acm.org> --- Just opened up my laptop for the day - before I fix the color temp, I ran the following command to get some more data: ``` $ qdbus org.kde.KWin /ColorCorrect GetAll org.kde.kwin.ColorCorrect available: true currentTemperature: 6500 enabled: true inhibited: false mode: 2 previousTransitionDateTime: 1713776400 previousTransitionDuration: 1800000 running: true scheduledTransitionDateTime: 1713819600 scheduledTransitionDuration: 1800000 targetTemperature: 6500 ``` You can see it reports the correct temperature for the day time (6500), even though it's still in 2100 (which is my setting for night time). -- You are receiving this mail because: You are watching all bug changes.