Skip to content
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

Toggle wallpaper sequence and separate timers. #50

Open
gaabster opened this issue May 27, 2024 · 5 comments
Open

Toggle wallpaper sequence and separate timers. #50

gaabster opened this issue May 27, 2024 · 5 comments
Labels
feature request New feature or request

Comments

@gaabster
Copy link

Hello.
I don't know how are wallpapers applied atm, but is it possible to have a toggle so that wallpapers can be re-used and/or randomized? And maybe a toggle to set them in sequence without repetition?
And another thing would be to allow to set separate timers for home and lock screen.
Thank you.

@Hamza417
Copy link
Owner

Hamza417 commented May 27, 2024

I don't know how are wallpapers applied atm, but is it possible to have a toggle so that wallpapers can be re-used and/or randomized? And maybe a toggle to set them in sequence without repetition?

Can you elaborate? Currently, the wallpaper is set randomly, two wallpapers may or may not repeat depending on how many files you currently have, the probability gets low with higher number of files.

And another thing would be to allow to set separate timers for home and lock screen.

What do you mean by timer?

@gaabster
Copy link
Author

I was thinking to simply have an option to turn off any probability of repeating a wallpaper until the app goes through every available file.

Timer was a poor choice to describe it. Frequency is better I think. It would make it possible to set different frequency for home and lock screen auto wallpaper.
Example:
Home screen every 1 hour.
Lock screen every 12 hours.

These are just some silly ideas tho, nothing important.
The app is great. Thanks.

@Hamza417
Copy link
Owner

I was thinking to simply have an option to turn off any probability of repeating a wallpaper until the app goes through every available file.

More like a linear selection of wallpapers, it's doable.

Timer was a poor choice to describe it. Frequency is better I think. It would make it possible to set different frequency for home and lock screen auto wallpaper.
Example:
Home screen every 1 hour.
Lock screens every 12 hours.

I do not have any plans to separate their processes, I'll think about it later.

@Hamza417 Hamza417 added the feature request New feature or request label May 27, 2024
@Hamza417
Copy link
Owner

I have added the option to set wallpapers linearly.

@Hamza417
Copy link
Owner

I am currently planning adding multiple folders support in the app, and this could also introduce the opportunity to implement different delay controls for different screens. I'll keep this issue open, and you may expect updates here once I begin developing the multiple folder feature.

@Hamza417 Hamza417 reopened this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants