summaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Collapse)Author
2017-07-22template: Minor change.Dylan Araps
2017-07-22api: Remove wal.pyDylan Araps
2017-07-22lint: Remove all lint comments.Dylan Araps
2017-07-22general: Use __all__ in __init__.pyDylan Araps
2017-07-22api: CleanupDylan Araps
2017-07-22general: Disable notifications by default.Dylan Araps
2017-07-22General: move cache callDylan Araps
2017-07-22general: Fixes.Dylan Araps
2017-07-22general: Fix commentDylan Araps
2017-07-22general: Remove comments that just repeat what the code does.Dylan Araps
2017-07-21util: Add new msg function.Dylan Araps
2017-07-20general: Remove unused module.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-20api: Move api funtions to wal.pydylan araps
2017-07-20general: Start work on a proper api.dylan araps
2017-07-14colors: Fix tkinter error.Dylan Araps
2017-07-12reload: Try to reload polybarSean Haugh
2017-07-10Merge branch 'master' of github.com:dylanaraps/wal.pyDylan Araps
2017-07-10version: bumpDylan Araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-09export: Add error handlingDylan Araps
2017-07-09export: Add error handlingDylan Araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-08colors: Fix xclock colors.Dylan Araps
2017-07-08colors: Set xclock colors.Dylan Araps
2017-07-08version: bumpDylan Araps
2017-07-08version: bumpDylan Araps
2017-07-08image: Fix bug where images that only had differing suffixes used the same ↵Dylan Araps
scheme.
2017-07-08magic: Fixed infinite loop when wal is given a really simple image.Dylan Araps
2017-07-07version: bumpDylan Araps
2017-07-07util: Update docsDylan Araps
2017-07-06version: bumpDylan Araps
2017-07-06wallpaper: Fix a bug causing wallpaper not to change properly in some DEs.Dylan Araps
2017-07-06general: small cleanup.Dylan Araps
2017-07-02util: Update docsDylan Araps
2017-07-02wallpaper: Update docsDylan Araps
2017-07-02util: Update docsDylan Araps
2017-07-02Update settings.pyDylan Araps
2017-07-02reload: Update docsDylan Araps
2017-07-02magic: Update docsDylan Araps
2017-07-02sequences: Update docs.Dylan Araps
2017-07-02template: Fix whitespace.Dylan Araps
2017-07-01util: Fix set_grey type mismatch.Dylan Araps
2017-07-01general: Remove executable permission from python files.Dylan Araps
2017-07-01version: bumpDylan Araps
2017-07-01template: Add generic special colors to xrdb.Dylan Araps
2017-06-30wallpaper: Move function around.Dylan Araps
2017-06-30version: bumpDylan Araps