aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* colors: More readable loopDylan Araps2018-01-011-9/+9
|
* colors: Only check for imagemagick once.Dylan Araps2018-01-011-14/+14
|
* setup: warn when pypandoc not installed.Dylan Araps2018-01-011-0/+1
|
* version: bump1.0.4Dylan Araps2018-01-011-1/+1
|
* reload: Turns out that you can't give xrdb multiple files at once.Dylan Araps2018-01-011-3/+4
|
* colors: Rofi, use old schemeDylan Araps2018-01-011-1/+1
|
* colors: Rofi, use old schemeDylan Araps2018-01-011-4/+4
|
* reload: Fix rofi bug.Dylan Araps2018-01-012-11/+6
|
* reload: Fix rofi colors not changing.Dylan Araps2018-01-012-11/+5
|
* rofi: workaround.Dylan Araps2018-01-011-2/+8
|
* version: bump1.0.3Dylan Araps2017-12-311-1/+1
|
* export: Add rofi.Dylan Araps2017-12-311-0/+1
|
* shuffle: Better error handling, don't exit if one image found. Closes #149Dylan Araps2017-12-311-3/+6
|
* general: Don't hardcode cache location in api1.0.2Dylan Araps2017-12-302-3/+4
|
* version: bumpDylan Araps2017-12-301-1/+1
|
* reload: Add back -r but write error to stderrDylan Araps2017-12-302-3/+13
|
* general: More helpful error messageDylan Araps2017-12-301-2/+3
|
* version: bump1.0.1Dylan Araps2017-12-291-1/+1
|
* tests: updateDylan Araps2017-12-291-3/+3
|
* sequences: Fix bell soundingDylan Araps2017-12-291-9/+9
|
* image: use a different shuffle algoDylan Araps2017-12-281-1/+3
|
* general: Fix pywal causing a pc beepDylan Araps2017-12-281-3/+3
|
* colors: Improve contrast and brightness.Dylan Araps2017-12-281-5/+5
|
* colors: Improve background contrast.Dylan Araps2017-12-281-10/+12
|
* version: bump1.0.0Dylan Araps2017-12-281-1/+1
|
* templates: Move rofi to separate file.Dylan Araps2017-12-281-2/+2
|
* templates: Move rofi to separate file.Dylan Araps2017-12-281-4/+10
|
* templates: Move rofi to separate file.Dylan Araps2017-12-282-6/+6
|
* args: Add -s to skip sending colorsDylan Araps2017-12-281-1/+5
|
* general: Fix flickerDylan Araps2017-12-281-1/+6
|
* Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps2017-12-273-31/+23
|\
| * Merge pull request #143 from dylanaraps/reloadDylan Araps2017-12-273-31/+23
| |\ | | | | | | reload: Remove -r and -t (NO MORE VTE JUNK)
| | * general: fix lintingDylan Araps2017-12-271-1/+1
| | |
| | * general: fix lintingDylan Araps2017-12-273-3/+4
| | |
| | * general: Add message about deprecation.Dylan Araps2017-12-271-0/+3
| | |
| | * general: Add message about deprecation.Dylan Araps2017-12-271-0/+7
| | |
| | * sequences: This is it, my magnum opusDylan Araps2017-12-271-1/+2
| | |
| | * sequences: This is it, my magnum opusDylan Araps2017-12-271-1/+1
| | |
| | * sequences: cya laterDylan Araps2017-12-273-8/+0
| | |
| | * sequences: This is it, my magnum opusDylan Araps2017-12-271-2/+8
| | |
| | * general: Remove -tDylan Araps2017-12-272-10/+5
| | |
| | * reload: Remove -rDylan Araps2017-12-275-25/+12
| |/
* / st: Fix bg color not updatingDylan Araps2017-12-271-1/+1
|/
* templates: Fix bugDylan Araps2017-12-271-3/+3
|
* templates: Fix bugDylan Araps2017-12-271-2/+2
|
* templates: Add template for dwm.Dylan Araps2017-12-271-0/+18
|
* templates: Add template for tabbed.Dylan Araps2017-12-271-0/+6
|
* template: Added st templateDylan Araps2017-12-271-0/+0
|
* template: Added st templateDylan Araps2017-12-271-0/+33
|
* Merge pull request #142 from dylanaraps/user_tempDylan Araps2017-12-203-3/+15
|\ | | | | general: Added user template support.