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

--- Comment #3 from smaniotto.nic...@gmail.com ---
If I understand the code correctly, the issue comes from [0]. The image is
randomly chosen each time, there isn't a daily image provided by upstream.
If I may suggest a fix, we could switch to a deterministic function, like going
through one image per day in order or using a hash of the date. This would make
the code fetch always the same image in any specific day.

[0]
https://invent.kde.org/plasma/kdeplasma-addons/-/blob/v5.24.4/dataengines/potd/simonstalenhagprovider.cpp#L58

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

Reply via email to