| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | tests: Cover random image. | Dylan Araps | 2017-07-22 | 2 | -4/+5 | |
| | * | api: Cleanup | Dylan Araps | 2017-07-22 | 4 | -12/+16 | |
| | * | general: Disable notifications by default. | Dylan Araps | 2017-07-22 | 1 | -1/+1 | |
| | * | General: move cache call | Dylan Araps | 2017-07-22 | 2 | -5/+6 | |
| | * | tests: Fix tests | Dylan Araps | 2017-07-22 | 2 | -4/+7 | |
| | * | tests: Use wal functions. | Dylan Araps | 2017-07-22 | 1 | -2/+2 | |
| | * | examples: Move examples out of the repo to the wiki. | Dylan Araps | 2017-07-22 | 2 | -77/+0 | |
| | * | general: Fixes. | Dylan Araps | 2017-07-22 | 6 | -6/+7 | |
| | * | general: Fix comment | Dylan Araps | 2017-07-22 | 1 | -1/+1 | |
| | * | general: Remove comments that just repeat what the code does. | Dylan Araps | 2017-07-22 | 6 | -55/+16 | |
| | * | examples: Update example | Dylan Araps | 2017-07-21 | 1 | -1/+1 | |
| | * | util: Add new msg function. | Dylan Araps | 2017-07-21 | 2 | -7/+11 | |
| | * | general: Remove unused module. | Dylan Araps | 2017-07-20 | 1 | -1/+0 | |
| | * | api: Fix comment. | Dylan Araps | 2017-07-20 | 1 | -1/+0 | |
| | * | tests: Fix tests. | Dylan Araps | 2017-07-20 | 2 | -5/+5 | |
| | * | api: Added a simple example. | Dylan Araps | 2017-07-20 | 2 | -20/+53 | |
| | * | api: Update example. | Dylan Araps | 2017-07-20 | 1 | -7/+20 | |
| | * | General: Unhardcode all CACHE_DIR and COLOR_COUNT usage. | Dylan Araps | 2017-07-20 | 11 | -70/+57 | |
| | * | api: Move CACHE_DIR | dylan araps | 2017-07-20 | 2 | -3/+3 | |
| | * | api: Use wal file in __main__.py | dylan araps | 2017-07-20 | 8 | -25/+40 | |
| | * | api: Update example. | dylan araps | 2017-07-20 | 1 | -2/+3 | |
| | * | api: Move api funtions to wal.py | dylan araps | 2017-07-20 | 2 | -32/+48 | |
| | * | api: Fix example. | dylan araps | 2017-07-20 | 1 | -0/+3 | |
| | * | general: Add example script. | dylan araps | 2017-07-20 | 1 | -0/+22 | |
| | * | general: Start work on a proper api. | dylan araps | 2017-07-20 | 1 | -0/+31 | |
| |/ | ||||||
| * | Update README.md | Dylan Araps | 2017-07-14 | 1 | -0/+1 | |
| * | colors: Fix tkinter error. | Dylan Araps | 2017-07-14 | 1 | -1/+0 | |
| * | Merge pull request #46 from sphaugh/master | Dylan Araps | 2017-07-14 | 1 | -0/+7 | |
| |\ | ||||||
| | * | reload: Try to reload polybar | Sean Haugh | 2017-07-12 | 1 | -0/+7 | |
| * | | docs: README | Dylan Araps | 2017-07-13 | 1 | -0/+3 | |
| * | | docs: Move installation instructions to wiki. | Dylan Araps | 2017-07-13 | 1 | -16/+1 | |
| |/ | ||||||
| * | docs: README | Dylan Araps | 2017-07-12 | 1 | -1/+1 | |
| * | Merge branch 'master' of github.com:dylanaraps/wal.py0.4.0 | Dylan Araps | 2017-07-10 | 13 | -39/+73 | |
| |\ | ||||||
| | * | Merge pull request #42 from dylanaraps/wallpaper | Dylan Araps | 2017-07-10 | 13 | -39/+73 | |
| | |\ | ||||||
| | | * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-10 | 1 | -1/+1 | |
| | | * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-09 | 4 | -28/+34 | |
| | | * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-09 | 3 | -5/+8 | |
| | | * | export: Add error handling | Dylan Araps | 2017-07-09 | 2 | -3/+1 | |
| | | * | export: Add error handling | Dylan Araps | 2017-07-09 | 2 | -5/+11 | |
| | | * | export: Add wallpaper to export files, | Dylan Araps | 2017-07-09 | 6 | -6/+27 | |
| | |/ | ||||||
| * / | version: bump | Dylan Araps | 2017-07-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | general: Update | Dylan Araps | 2017-07-09 | 1 | -1/+1 | |
| * | colors: Fix xclock colors. | Dylan Araps | 2017-07-08 | 3 | -8/+20 | |
| * | colors: Set xclock colors. | Dylan Araps | 2017-07-08 | 1 | -3/+6 | |
| * | version: bump0.3.10 | Dylan Araps | 2017-07-08 | 1 | -1/+1 | |
| * | version: bump | Dylan Araps | 2017-07-08 | 1 | -1/+1 | |
| * | image: Fix bug where images that only had differing suffixes used the same sc...0.3.9 | Dylan Araps | 2017-07-08 | 1 | -1/+3 | |
| * | Merge branch 'master' of github.com:dylanaraps/wal.py | Dylan Araps | 2017-07-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge pull request #38 from omrisim210/master | Dylan Araps | 2017-07-08 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Update README.md | omrisim210 | 2017-07-08 | 1 | -1/+1 | |
| | |/ | ||||||