aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* tests: Test sending escape sequencesDylan Araps2017-07-231-0/+9
|
* coverage: Disable in reload.pyDylan Araps2017-07-231-1/+1
|
* tests: Test json file with no wallpaper.Dylan Araps2017-07-232-0/+30
|
* tests: Don't rely on test order.Dylan Araps2017-07-231-5/+8
|
* tests: Fix errorsDylan Araps2017-07-232-3/+7
|
* tests: Test file importDylan Araps2017-07-231-0/+5
|
* tests: Exclude convert checkDylan Araps2017-07-231-1/+1
|
* tests: Test image cacheDylan Araps2017-07-231-0/+11
|
* tests: Test imageamagick fail.Dylan Araps2017-07-232-0/+5
|
* tests: Added test for template failDylan Araps2017-07-231-0/+12
|
* travis: Fix flagsDylan Araps2017-07-231-2/+1
|
* tests: Test image functions (fail)Dylan Araps2017-07-231-0/+10
|
* coverage: Ignore wallpaper.pyDylan Araps2017-07-231-0/+1
|
* tests: Added test for msg()Dylan Araps2017-07-231-0/+10
|
* travis: Fix testsDylan Araps2017-07-231-0/+6
|
* Merge branch 'master' of github.com:dylanaraps/wal.pyDylan Araps2017-07-232-17/+7
|\
| * Merge pull request #56 from dylanaraps/rdDylan Araps2017-07-232-17/+7
| |\ | | | | | | misc: README changes and added code coverage.
| | * travis: Fix module nameDylan Araps2017-07-231-1/+1
| | |
| | * travis: Fix coverageDylan Araps2017-07-231-1/+1
| | |
| | * travis: fix coverageDylan Araps2017-07-231-2/+4
| | |
| | * general: changesDylan Araps2017-07-232-4/+5
| | |
| | * docs: READMEDylan Araps2017-07-231-15/+2
| |/
* / tests: Added a test for disown()Dylan Araps2017-07-231-0/+10
|/
* docs: Remove tocDylan Araps2017-07-231-10/+0
|
* Merge pull request #55 from dylanaraps/alphaDylan Araps2017-07-231-111/+5
|\ | | | | docs: Move documentation to the wiki.
| * docs: Move documentation to the wiki.Dylan Araps2017-07-231-111/+5
| |
* | Merge pull request #54 from dylanaraps/alphaDylan Araps2017-07-235-2/+24
|\| | | | | general: Add back -a to support transparency in URxvt.
| * Merge branch 'alpha' of github.com:dylanaraps/wal.py into alphaDylan Araps2017-07-230-0/+0
| |\
| | * general: Fix regex issue.Dylan Araps2017-07-231-1/+1
| | |
| | * general: Add -a to support terminal transparency.Dylan Araps2017-07-235-2/+24
| | |
| * | general: Fix regex issue.Dylan Araps2017-07-231-1/+1
| | |
| * | general: Add -a to support terminal transparency.Dylan Araps2017-07-235-2/+24
|/ /
* | tests: Check color length instead of value since the tests will fail on ↵Dylan Araps2017-07-231-1/+1
| | | | | | | | other versions of imageamgick
* | tests: Fix testDylan Araps2017-07-231-1/+1
|/
* optimization: Speed up image processing by 5-6x resizing images before ↵Dylan Araps2017-07-231-2/+3
| | | | grabbing palettes.
* Merge pull request #52 from dylanaraps/apiDylan Araps2017-07-2318-230/+301
|\ | | | | api: Start work on a proper api.
| * tests: Fix testsDylan Araps2017-07-231-1/+1
| |
| * api: Added function to load colors from file.Dylan Araps2017-07-233-4/+11
| |
| * tests: Fix testsDylan Araps2017-07-232-2/+5
| |
| * tests: Update tests.Dylan Araps2017-07-232-6/+6
| |
| * reload: Add missing arg.Dylan Araps2017-07-232-4/+8
| |
| * api: More changes.Dylan Araps2017-07-233-8/+15
| |
| * api: Changed export arguments.Dylan Araps2017-07-234-70/+85
| |
| * tests: Fix testsDylan Araps2017-07-221-4/+4
| |
| * tests: Add new template test.Dylan Araps2017-07-221-8/+1
| |
| * tests: Add new template test.Dylan Araps2017-07-222-12/+24
| |
| * api: Add function to export individual templates.Dylan Araps2017-07-222-9/+28
| |
| * template: Rename arg to make more sense.Dylan Araps2017-07-221-4/+4
| |
| * template: Minor change.Dylan Araps2017-07-221-0/+1
| |
| * api: Remove wal.pyDylan Araps2017-07-2213-140/+123
| |