aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: READMEDylan Araps2017-07-241-3/+1
|
* coverage: remove coveragercDylan Araps2017-07-241-9/+0
|
* tests: Remove shitty testsDylan Araps2017-07-244-112/+1
|
* coverage: Don't omit files.Dylan Araps2017-07-231-2/+0
|
* tests: Add .coveragercDylan Araps2017-07-235-3/+15
|
* tests: Fix testDylan Araps2017-07-231-0/+1
|
* tests: Disable testDylan Araps2017-07-231-1/+1
|
* tests: Implement all arguments.Dylan Araps2017-07-232-3/+36
|
* tests: Fix conflict testDylan Araps2017-07-231-1/+1
|
* tests: test main()Dylan Araps2017-07-232-2/+7
|
* tests: process argsDylan Araps2017-07-231-2/+5
|
* tests: Fix testsDylan Araps2017-07-231-0/+1
|
* tests: Test argsDylan Araps2017-07-232-3/+40
|
* tests: Test urxvt alphaDylan Araps2017-07-231-0/+6
|
* tests: Fix failing testDylan Araps2017-07-232-3/+4
|
* general: Save file error handlingDylan Araps2017-07-231-2/+5
|
* 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
|/