aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Adds emacs foreground and backgroundAdams Tower2017-08-181-0/+2
|/ | | | This is necessary for the emacs xresources-theme to work with pywal.
* Merge pull request #87 from JoshuaRLi/masterDylan Araps2017-08-171-1/+1
|\ | | | | Fix non-transparent border on newly spawned urxvt terminals
| * Use alpha for URxvt borderColor in templatejosh2017-08-161-1/+1
|/ | | This prevents the ugly non-transparent border on newly spawned urxvt terminals.
* version: bump0.6.6dylan araps2017-08-161-1/+1
|
* reload: Fix error with XQuartz on macOS. Closes #86dylan araps2017-08-161-2/+2
|
* tests: Fix testDylan Araps2017-08-151-1/+1
|
* tests [export]: Properly isolate test cases and remove duplicate code.Dylan Araps2017-08-151-16/+31
|
* version: bump'dylan araps2017-08-151-1/+1
|
* sequences: Fix incorrect macOS sequence.dylan araps2017-08-151-1/+1
|
* wallpaper: Fix stray path object macOS.dylan araps2017-08-151-2/+3
|