summaryrefslogtreecommitdiff
path: root/pywal/util.py
AgeCommit message (Expand)Author
2017-07-20General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.Dylan Araps
2017-07-20api: Use wal file in __main__.pydylan araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-08colors: Fix xclock colors.Dylan Araps
2017-07-07util: Update docsDylan Araps
2017-07-02util: Update docsDylan Araps
2017-07-02util: Update docsDylan 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: Rename set_colors to sequencesDylan Araps
2017-06-30tests: Fix linting and tests.Dylan Araps
2017-06-29template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski
2017-06-29colors: Use json for all wal generated colors.Dylan Araps
2017-06-29colors: Add support for importing colors in a json format.Dylan Araps
2017-06-27General: Add initial test.Dylan Araps
2017-06-27General: Remove unused function.Dylan Araps
2017-06-26General: Remove most globals.Dylan Araps
2017-06-26General: Generalise functions.Dylan Araps
2017-06-26General: Split wal into multiple files.Dylan Araps