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

--- Comment #10 from hexchain <k...@hexchain.org> ---
The output when night color should be active but it isn't:
~ % qdbus org.kde.KWin /ColorCorrect GetAll org.kde.kwin.ColorCorrect
available: true
currentTemperature: 6500
enabled: true
inhibited: false
mode: 2
previousTransitionDateTime: 1690236000
previousTransitionDuration: 60000
running: true
scheduledTransitionDateTime: 1690298220
scheduledTransitionDuration: 60000
targetTemperature: 6500
~ % date +%s
1690298743

After changing one of the color temperature sliders once without saving:
% qdbus org.kde.KWin /ColorCorrect GetAll org.kde.kwin.ColorCorrect
available: true
currentTemperature: 4500
enabled: true
inhibited: false
mode: 2
previousTransitionDateTime: 1690298220
previousTransitionDuration: 60000
running: true
scheduledTransitionDateTime: 1690322400
scheduledTransitionDuration: 60000
targetTemperature: 4500


The following reproducer worked for me:

1. Set switching times to custom times, and begin time to a few minutes later;
2. Set transition duration to 1 minute;
3. Apply. Night color should be inactive at this point;
4. Lock screen and press Esc to enter DPMS;
5. Wait till begin time + a few minutes later;
6. Wake up the screen and notice that night color isn't active as it should be.

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

Reply via email to