t1m0thyj / WinDynamicDesktop

Port of macOS Mojave Dynamic Desktop feature to Windows
https://windd.info
Mozilla Public License 2.0
4.39k stars 293 forks source link

show next switch time easier #602

Open xgdgsc opened 2 months ago

xgdgsc commented 2 months ago

Now I have to open the theme dialog to check for next switch time. Can it be shown on hover of tray icon or right click top item?

t1m0thyj commented 2 months ago

This would be a nice enhancement although "next switch time" may be more complicated than it sounds 🙂

If there are multiple dynamic wallpapers across multiple displays, then there would be a different next switch time for each one. I guess in this case it would be nice to show all of them?

Technically the next switch time may happen before the next wallpaper update time, because WinDD always triggers an update event at sunrise/sunset regardless of whether the wallpaper should update, in case there are PowerShell scripts enabled such as auto dark mode. I assume the next switch time that you're interested in seeing should match the next wallpaper update time shown in the theme dialog.