You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any option or maybe a 'hack' to show the current time on top of the sheep when it is operating as a screensaver?
I'm not much of a programmer, but I'm looking at adding in something to show the time all the time, likely using Shepherd::addMessageText and get_system_time(). It's going to be kind of hacky but I think/hope it will work OK.
If I get it working (assuming there is not already a solution), clean it up and add an option in to the interface, should I submit patches?
The text was updated successfully, but these errors were encountered:
Is there any option or maybe a 'hack' to show the current time on top of the sheep when it is operating as a screensaver?
I'm not much of a programmer, but I'm looking at adding in something to show the time all the time, likely using
Shepherd::addMessageText
andget_system_time()
. It's going to be kind of hacky but I think/hope it will work OK.If I get it working (assuming there is not already a solution), clean it up and add an option in to the interface, should I submit patches?
The text was updated successfully, but these errors were encountered: