summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-23tests: Don't rely on test order.Dylan Araps
2017-07-23tests: Fix errorsDylan Araps
2017-07-23tests: Test file importDylan Araps
2017-07-23tests: Exclude convert checkDylan Araps
2017-07-23tests: Test image cacheDylan Araps
2017-07-23tests: Test imageamagick fail.Dylan Araps
2017-07-23tests: Added test for template failDylan Araps
2017-07-23travis: Fix flagsDylan Araps
2017-07-23tests: Test image functions (fail)Dylan Araps
2017-07-23coverage: Ignore wallpaper.pyDylan Araps
2017-07-23tests: Added test for msg()Dylan Araps
2017-07-23travis: Fix testsDylan Araps
2017-07-23Merge branch 'master' of github.com:dylanaraps/wal.pyDylan Araps
2017-07-23tests: Added a test for disown()Dylan Araps
2017-07-23Merge pull request #56 from dylanaraps/rdDylan Araps
2017-07-23travis: Fix module nameDylan Araps
2017-07-23travis: Fix coverageDylan Araps
2017-07-23travis: fix coverageDylan Araps
2017-07-23general: changesDylan Araps
2017-07-23docs: READMEDylan Araps
2017-07-23docs: Remove tocDylan Araps
2017-07-23Merge pull request #55 from dylanaraps/alphaDylan Araps
2017-07-23docs: Move documentation to the wiki.Dylan Araps
2017-07-23Merge pull request #54 from dylanaraps/alphaDylan Araps
2017-07-23Merge branch 'alpha' of github.com:dylanaraps/wal.py into alphaDylan Araps
2017-07-23general: Fix regex issue.Dylan Araps
2017-07-23general: Add -a to support terminal transparency.Dylan Araps
2017-07-23general: Fix regex issue.Dylan Araps
2017-07-23general: Add -a to support terminal transparency.Dylan Araps
2017-07-23tests: Check color length instead of value since the tests will fail on other...Dylan Araps
2017-07-23tests: Fix testDylan Araps
2017-07-23optimization: Speed up image processing by 5-6x resizing images before grabbi...Dylan Araps
2017-07-23Merge pull request #52 from dylanaraps/apiDylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23api: Added function to load colors from file.Dylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23tests: Update tests.Dylan Araps
2017-07-23reload: Add missing arg.Dylan Araps
2017-07-23api: More changes.Dylan Araps
2017-07-23api: Changed export arguments.Dylan Araps
2017-07-22tests: Fix testsDylan Araps
2017-07-22tests: Add new template test.Dylan Araps
2017-07-22tests: Add new template test.Dylan Araps
2017-07-22api: Add function to export individual templates.Dylan Araps
2017-07-22template: Rename arg to make more sense.Dylan Araps
2017-07-22template: Minor change.Dylan Araps
2017-07-22api: Remove wal.pyDylan Araps
2017-07-22travis: Remove flag from pylintDylan Araps
2017-07-22lint: Remove all lint comments.Dylan Araps
2017-07-22general: Use __all__ in __init__.pyDylan Araps