summaryrefslogtreecommitdiff
path: root/pywal/export.py
AgeCommit message (Expand)Author
2017-08-10general: Remove all pathlib usageDylan Araps
2017-08-09general: Make pywal compatible with python 3.5Dylan Araps
2017-07-30general: Remove pointless f-stringDylan Araps
2017-07-29export: Fix formatDylan Araps
2017-07-29export: Export the colors in yaml.Dylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-23api: Changed export arguments.Dylan Araps
2017-07-22general: Fixes.Dylan 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-07-20api: Move CACHE_DIRdylan araps
2017-07-20api: Use wal file in __main__.pydylan araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-01util: Fix set_grey type mismatch.Dylan Araps
2017-07-01general: Remove executable permission from python files.Dylan Araps
2017-06-30general: cleanupDylan Araps
2017-06-30general: Rename export_colors to export.Dylan Araps