aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | themes: Initial theme supportDylan Araps2018-03-152-7/+43
| | |
* | | general: Add backends to manifesDylan Araps2018-04-011-0/+1
| |/ |/|
* | Merge pull request #213 from dylanaraps/backendsDylan Araps2018-04-0112-103/+365
|\ \ | | | | | | backend: initial work to add more backends
| * | sorry: not sorryDylan Araps2018-04-011-23/+9
| | |
| * | pylint: fixesDylan Araps2018-04-012-2/+4
| | |
| * | backends: Dynamically import the backend we want to use.Dylan Araps2018-04-011-4/+11
| | |
| * | travis: fixesDylan Araps2018-04-011-1/+1
| | |
| * | backend: cleanupDylan Araps2018-03-311-18/+40
| | |
| * | travis: fixesDylan Araps2018-03-311-1/+0
| | |
| * | pylint: fixesDylan Araps2018-03-312-2/+2
| | |
| * | pylint: fixesDylan Araps2018-03-311-1/+1
| | |
| * | backend: Add haishokuDylan Araps2018-03-314-2/+39
| | |
| * | backend: cleanupDylan Araps2018-03-314-59/+46
| | |
| * | backend: Add Schemer2Dylan Araps2018-03-315-5/+59
| | |
| * | backend: Error handlingDylan Araps2018-03-314-3/+17
| | |
| * | backend: dynamic fo shizleDylan Araps2018-03-311-14/+6
| | |
| * | backend: cleanupDylan Araps2018-03-313-18/+35
| | |
| * | backend: cleanupDylan Araps2018-03-314-66/+43
| | |
| * | backend: cleanupDylan Araps2018-03-312-3/+2
| | |
| * | backend: cleanupDylan Araps2018-03-311-1/+0
| | |
| * | backend: cleanupDylan Araps2018-03-315-36/+36
| | |
| * | backend: Add ColorzDylan Araps2018-03-315-29/+88
| | |
| * | backend: Add colorthief.pyDylan Araps2018-03-313-6/+7
| | |
| * | backend: Add colorthief.pyDylan Araps2018-03-314-1/+73
| | |
| * | backend: initial work to add more backendsDylan Araps2018-03-304-100/+138
|/ /
* | Merge pull request #208 from Amar1729/masterDylan Araps2018-03-222-5/+5
|\ \ | | | | | | Save sequences file even with -s
| * | fixes #207 - save sequences file even with -sAmar17292018-03-202-5/+5
|/ /
* | setup: Remove pandoc requirementDylan Araps2018-03-181-0/+1
| |
* | setup: Remove pandoc requirementDylan Araps2018-03-181-7/+1
| |
* | args: Repurpose -t to disable tty switching.Dylan Araps2018-03-172-7/+7
|/
* image: Fix crash when using llight themes and gif images. Closes #196Dylan Araps2018-03-151-0/+1
|
* Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps2018-03-061-1/+1
|\
| * version: bump1.3.3Dylan Araps2018-03-041-1/+1
| |
* | xrdb: Add missing bg/fg colors.Dylan Araps2018-03-061-0/+4
|/
* travis: Remove macOSDylan Araps2018-03-041-8/+0
|
* Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps2018-03-041-2/+4
|\
| * Merge pull request #195 from blahsd/masterDylan Araps2018-03-041-2/+4
| |\ | | | | | | Fixed issue with .DS_Store files
| | * Fixed issue with .DS_Store filesblahsd2018-03-031-2/+4
| |/
* / travis: Fix macOSDylan Araps2018-03-041-1/+1
|/
* export: Added octal support. Closes #193Dylan Araps2018-03-031-0/+10
|
* sequences: Fix terminal highlight. Closes #190Dylan Araps2018-03-031-1/+2
|
* templates: Update tty.shDylan Araps2018-02-121-21/+18
|
* templates: Add colon to rofiDylan Araps2018-02-072-0/+22
|
* version: bump1.3.2Dylan Araps2018-02-051-1/+1
|
* Merge pull request #177 from deviantfero/masterDylan Araps2018-02-053-4/+6
|\ | | | | Use separate versioning for cache files and pywal.
| * hotfix: chache -> cachedeviantfero2018-02-043-5/+5
| |
| * hotfix: add missing comma, remove unused importdeviantfero2018-02-042-2/+1
| |
| * general: change template_version for more appropriate name cache_versiondeviantfero2018-02-044-6/+6
| |
| * version: bumpdeviantfero2018-02-041-1/+1
| |
| * color: use __template_version__ instead of pywal's version to create cache_filedeviantfero2018-02-041-2/+2
| |