aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* version: bump0.7.2dylan araps2017-12-181-1/+1
|
* reload: Fix exit bug.dylan araps2017-12-182-2/+1
|
* wallpaper: Make WM fasterdylan araps2017-12-171-4/+6
|
* wallpaper: Add support for swaydylan araps2017-12-171-0/+7
|
* sway: Fix template file.dylan araps2017-11-191-19/+19
|
* Merge pull request #133 from isaachaller/fix-yaml-templateDylan Araps2017-11-081-1/+1
|\ | | | | Fix YAML template
| * Fix yaml templateIsaac Haller2017-11-071-1/+1
| | | | | | Replace `color"` with`color1`
* | docs: Fix album linkdylan araps2017-11-081-1/+1
|/
* image: Fix shuffle not working with some file typesdylan araps2017-10-291-1/+3
|
* general: Fix license not included in pypi tarballdylan araps2017-10-252-1/+2
|
* version: bump0.7.0dylan araps2017-10-191-1/+1
|
* Merge pull request #121 from ranisalt/masterDylan Araps2017-10-194-1/+30
|\ | | | | Add resource file for sway
| * Keep line length under 80cRanieri Althoff2017-10-181-1/+1
| |
| * Add resource file for swayRanieri Althoff2017-10-054-1/+30
| |
* | export: Fix bug in shdylan araps2017-10-131-4/+5
| |
* | travis: Fix osx bugdylan araps2017-10-121-0/+1
| |
* | export: Export FZF colors.dylan araps2017-10-121-0/+6
|/
* Merge pull request #103 from dylanaraps/macos_testDylan Araps2017-09-282-16/+33
|\ | | | | travis: Add macOS testing
| * Merge pull request #113 from linuxunil/hotfix/unittestsDylan Araps2017-09-261-11/+16
| |\ | | | | | | Fixed Unittests on MacOS
| | * Fix MacOS UnittestsMatthew Leonberger2017-09-262-3/+5
| | | | | | | | | | | | | | | | | | | | | Tests now check which OS we are on and use the appropriate escapes Merge remote-tracking branch 'origin/hotfix/unittests' into hotfix/unittests
| | * All OS tests currenly passing on travisMatthew Leonberger2017-09-241-0/+1
| | |
| | * Add OS detection for mac specific testsMatthew Leonberger2017-09-242-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'macos_test' of https://github.com/linuxunil/pywal into macos_test Revert "pylint and flake8 need to be in before_install" This reverts commit b2320013e737ed9048b3946cdfee4f2ee113d62d.
| | * pylint and flake8 need to be in before_installMatthew Leonberger2017-09-241-2/+3
| | |
| | * Remove sequence order tests per Issue #102Matthew Leonberger2017-09-241-8/+0
| | |
| * | travis: Fix macos buildsdylan araps2017-09-251-1/+2
| |/
| * travis: Fix macOSdylan araps2017-09-121-3/+1
| |
| * travis: Fix macOSdylan araps2017-09-121-8/+15
| |
| * travis: Add macOS testingdylan araps2017-09-111-4/+4
| |
| * travis: Add macOS testingdylan araps2017-09-111-2/+8
| |
* | Merge pull request #117 from linuxunil/syntax-errorsDylan Araps2017-09-281-10/+4
|\ \ | | | | | | Allow syntax errors to pass up since users should never see any.
| * | Allow syntax errors to pass up since users should never see any.Matthew Leonberger2017-09-281-10/+4
|/ / | | | | | | | | | | This will help with debugging. Right now it just tells you that pywal needs python 3.5 or newer. Merge remote-tracking branch 'origin/syntax-errors' into syntax-errors
* | Merge pull request #111 from linuxunil/masterDylan Araps2017-09-251-5/+5
|\ \ | | | | | | Use run instead of popen so that things are closed correctly
| * | Use run instead of popen so that things are closed correctlyMatthew Leonberger2017-09-241-5/+5
|/ / | | | | Use run instead of popen so that things are closed correctly
* / cursor: Workaround cursor colordylan araps2017-09-131-1/+1
|/
* version: bump0.6.9dylan araps2017-08-271-1/+1
|
* sequence: Fix flash of colors on open.dylan araps2017-08-271-4/+4
|
* version: bump0.6.8dylan araps2017-08-271-1/+1
|
* Merge pull request #94 from dylanaraps/windowsDylan Araps2017-08-271-2/+3
|\ | | | | windows: Fix file not found error.
| * windows: Fix file not found error.Dylan Araps2017-08-271-2/+3
| |
* | version: bump0.6.7dylan araps2017-08-261-1/+1
| |
* | Merge pull request #93 from dylanaraps/windowsDylan Araps2017-08-266-7/+27
|\| | | | | OS: Added support for Windows
| * colors: Remove unused import.Dylan Araps2017-08-251-1/+1
| |
| * colors: Don't hardcode command to WindowsDylan Araps2017-08-251-1/+1
| |
| * wallpaper: Added support for Windows.Dylan Araps2017-08-251-0/+15
| |
| * general: Fix linux specific pathDylan Araps2017-08-252-2/+2
| |
| * colors: Use separate command on WindowsDylan Araps2017-08-251-2/+7
| |
| * OS: Added support for WindowsDylan Araps2017-08-251-1/+1
| |
| * OS: Added support for WindowsDylan Araps2017-08-255-5/+5
| |
* | sequences: Remove color 66.dylan araps2017-08-261-4/+0
|/
* Merge pull request #88 from adamsdarlingtower/masterDylan Araps2017-08-191-0/+2
|\ | | | | Adds emacs foreground and background