Open fn-ix opened 6 years ago
I struggled with this when creating the extension on how to handle this exactly. My only concern was memory related when an unknown amount of images could be added to a specific profile. I would want to look at the memory footprint of the extension and try to make that as minimal as possible to do this, but I totally think it's possible. I think it's a fantastic idea altogether, and saving the state of the current profile would be very handy as well. Let's flush this out and really get the ideas solidified. I'd love to implement this! Thanks for the suggestion!
It would be really nice if desk-changer had an option to show every image in an image pool such that once an image is displayed, it isn't displayed again until every other image in the pool has been displayed.
Perhaps this could be implemented by the extension creating an image "playlist" in the background every time a new profile is activated. Upon completion of the playlist, a new one would be made to retain a sense of randomness.