https://bugs.kde.org/show_bug.cgi?id=468295

--- Comment #11 from Evan <evanc...@gmail.com> ---
Slightly different command output when night color should be inactive but is
not (day). Command output is the same before and after clicking on the night
color temp slider.

Configured settings:
switching times: switch at sunrise/sunset
day temp: 6500K
night temp: 3200K

Before: night color filter is visibly ON but settings say it should be off

╰─ qdbus org.kde.KWin /ColorCorrect GetAll org.kde.kwin.ColorCorrect
available: true
currentTemperature: 6500
enabled: true
inhibited: false
mode: 0
previousTransitionDateTime: 1690361907
previousTransitionDuration: 2992668
running: true
scheduledTransitionDateTime: 1690415773
scheduledTransitionDuration: 2992669
targetTemperature: 6500

After: Clicking the "night color temperature" slider at 3200K (where it was
already at before), which causes the visible night filter to go away.

╰─ qdbus org.kde.KWin /ColorCorrect GetAll org.kde.kwin.ColorCorrect
available: true
currentTemperature: 6500
enabled: true
inhibited: false
mode: 0
previousTransitionDateTime: 1690361907
previousTransitionDuration: 2992668
running: true
scheduledTransitionDateTime: 1690415773
scheduledTransitionDuration: 2992669
targetTemperature: 6500

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to