summaryrefslogtreecommitdiff
path: root/pywal/image.py
AgeCommit message (Expand)Author
2019-03-15Fix unused variableLorenz Leitner
2019-03-15Remove redundant methodLorenz Leitner
2019-03-15Add recursive argument to cliLorenz Leitner
2019-03-15Iterative images recursivelyLorenz Leitner
2019-03-15Fix current wallpaper reuseLorenz Leitner
2019-03-15Check file endingLorenz Leitner
2019-03-15Basic functionalityLorenz Leitner
2019-03-14Print found directoriesLorenz Leitner
2018-05-24image: Show basename of fileDylan Araps
2018-04-18images: Added --iterative option. Closes 227Dylan Araps
2018-04-03themes: Enhance listing.Dylan Araps
2018-04-01general: Added logging.Dylan Araps
2018-01-02image: CleanupDylan Araps
2017-12-31shuffle: Better error handling, don't exit if one image found. Closes #149Dylan Araps
2017-12-28image: use a different shuffle algoDylan Araps
2017-10-29image: Fix shuffle not working with some file typesdylan araps
2017-08-15image: Fix bug with relative image paths.Dylan Araps
2017-08-10general: Remove all pathlib usageDylan Araps
2017-08-10general: Remove all pathlib usageDylan Araps
2017-08-09general: Make pywal compatible with python 3.5Dylan Araps
2017-07-28general: Use sys.exit everywhere.Dylan Araps
2017-07-24image: Fixed bug causing shuffle to use duplicate imagesDylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23api: More changes.Dylan Araps
2017-07-22api: Remove wal.pyDylan Araps
2017-07-22General: move cache callDylan Araps
2017-07-22general: Remove comments that just repeat what the code does.Dylan Araps
2017-07-20General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.Dylan Araps
2017-06-30general: Split image functions into own module and remove un-needed pathlib i...Dylan Araps