aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #115 from linuxunil/bugfix/iterm2-wal-rmacos_testDylan Araps2017-09-282-15/+10
|\ | | | | Fixed Issue #100
| * Fixed Issue #100Matthew Leonberger2017-09-282-15/+10
|/ | | | Pywal was using sequences that iterm2 recommends against. See https://iterm2.com/documentation-escape-codes.html
* 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
|
* 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
|
* tests: Fix tests0.6.4Dylan Araps2017-08-151-1/+1
|
* version: bumpDylan Araps2017-08-151-1/+1
|
* image: Fix bug with relative image paths.Dylan Araps2017-08-151-0/+2
|
* docs: READMEDylan Araps2017-08-141-1/+1
|
* version: bump0.6.3Dylan Araps2017-08-141-1/+1
|
* wallpaper: Remove useless printDylan Araps2017-08-141-1/+0
|
* version: bumpDylan Araps2017-08-141-1/+1
|
* wallpaper: Fix urllib import error.0.6.2Dylan Araps2017-08-141-1/+2
|
* version: bump0.6.1Dylan Araps2017-08-131-1/+1
|
* wallpaper: Correctly encode path.Dylan Araps2017-08-131-2/+3
|
* docs: READMEDylan Araps2017-08-131-2/+2
|