-
-
Notifications
You must be signed in to change notification settings - Fork 91
ui: add support for dynamic wallpapers #294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
8b3e670 to
57036ca
Compare
vaxerski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd rather have a dir than a list
791414f to
8604358
Compare
why not support both, then ? updated |
8604358 to
bf0ded4
Compare
|
instead of 10 ways to do a thing, it's better to have one, efficient method. |
06ead91 to
7a098ec
Compare
713aa04 to
441cd29
Compare
vaxerski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest good
- 'path' can contain multiple images comma separated (including directories) - 'timeout' is used to define how long the wallpaper should be shown in seconds. Default: 30s
441cd29 to
ccbe736
Compare
vaxerski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yuh
This PR extends a wallpaper config to have a wallpapers to change after some time.
The 'path' config property can contain multiple comma separated paths to images
The 'timeout' is defined in seconds and specifies timeout after which image is changed. Default: 30seconds