RandomWallpaperGnome3: Don't reset timer at start up

Hello!

I want to change wallpapers daily.

I set interval 12 hours and expected that every real 12 hours (or next day) I’ll get a new wallpaper.

But I don’t work 12 hours, and after each start up I see countdown from 12 hours.

Please, save the last change date, and at start check if now >= changed_date + interval.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 17 (9 by maintainers)

Most upvoted comments

I did not find an excuse for not storeing the last changed timestamp and performing the suggested check on startup. I’ll try to implement the fix as soon as possible.

Ok, I opened a new issue for the feature. You may subscribe to it to get notified when I implemented it or if I have any further questions.