<table><tr><td style="">zzag created this revision.<br />zzag added a reviewer: KWin.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />zzag requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24153">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Currently Night Color doesn't handle time zones very well. For example,<br />
if the user's time zone is UTC-8, then computed timings of sunrise and<br />
sunset (in UTC) will be a bit gibberish as sunset occurs before sunrise<br />
rather than vice versa.</p>
<p>This change switches relevant parts of Night Color to local time in<br />
order to fix expectations about the order of morning and evening in<br />
updateSunTimings() method as well to simplify the code a bit (dealing<br />
with UTC and local time can be painful sometimes).</p>
<p>BUG: 412211<br />
FIXED-IN: 5.17.0</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-colorcorrect</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24153">https://phabricator.kde.org/D24153</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>colorcorrection/manager.cpp<br />
colorcorrection/manager.h<br />
colorcorrection/suncalc.cpp<br />
colorcorrection/suncalc.h</div></div></div><br /><div><strong>To: </strong>zzag, KWin<br /><strong>Cc: </strong>kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, mart<br /></div>