Commit Graph

535 Commits

Author SHA1 Message Date
Matthew Leonberger
3029f33a4b Allow syntax errors to pass up since users should never see any.
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
2017-09-28 07:53:17 +09:00
Dylan Araps
637e31e9a8 Merge pull request #111 from linuxunil/master
Use run instead of popen so that things are closed correctly
2017-09-25 08:42:35 +10:00
Matthew Leonberger
f2db75cea9 Use run instead of popen so that things are closed correctly
Use run instead of popen so that things are closed correctly
2017-09-24 20:43:41 +09:00
dylan araps
9a34ee610b cursor: Workaround cursor color 2017-09-13 08:50:23 +10:00
dylan araps
bb700c4db1 version: bump 2017-08-27 13:57:44 +10:00
dylan araps
31ef5ad58a sequence: Fix flash of colors on open. 2017-08-27 13:57:13 +10:00
dylan araps
e3a739c110 version: bump 2017-08-27 13:02:22 +10:00
Dylan Araps
12c52c4b7d Merge pull request #94 from dylanaraps/windows
windows: Fix file not found error.
2017-08-27 12:55:55 +10:00
Dylan Araps
0ae2986991 windows: Fix file not found error. 2017-08-27 12:53:34 +10:00
dylan araps
7326f6696c version: bump 2017-08-26 09:22:16 +10:00
Dylan Araps
7b86945775 Merge pull request #93 from dylanaraps/windows
OS: Added support for Windows
2017-08-26 09:15:58 +10:00
dylan araps
4744eee339 sequences: Remove color 66. 2017-08-26 09:19:32 +10:00
Dylan Araps
b4b3c4ca4c colors: Remove unused import. 2017-08-25 20:15:47 +10:00
Dylan Araps
9bca288ce9 colors: Don't hardcode command to Windows 2017-08-25 20:12:17 +10:00
Dylan Araps
6b5e65fc42 wallpaper: Added support for Windows. 2017-08-25 20:07:09 +10:00
Dylan Araps
8d0e3d4ed4 general: Fix linux specific path 2017-08-25 19:53:55 +10:00
Dylan Araps
3c7b0fd840 colors: Use separate command on Windows 2017-08-25 19:48:19 +10:00
Dylan Araps
2c4e17a197 OS: Added support for Windows 2017-08-25 19:41:02 +10:00
Dylan Araps
f50cac635e OS: Added support for Windows 2017-08-25 19:39:47 +10:00
Dylan Araps
93258bdcd8 Merge pull request #88 from adamsdarlingtower/master
Adds emacs foreground and background
2017-08-19 09:17:20 +10:00
Adams Tower
f576f02741 Adds emacs foreground and background
This is necessary for the emacs xresources-theme to work with pywal.
2017-08-18 13:53:48 -04:00
Dylan Araps
a06191a4b6 Merge pull request #87 from JoshuaRLi/master
Fix non-transparent border on newly spawned urxvt terminals
2017-08-17 09:47:17 +10:00
josh
b375b9708c Use alpha for URxvt borderColor in template
This prevents the ugly non-transparent border on newly spawned urxvt terminals.
2017-08-16 12:37:38 -04:00
dylan araps
f24aa6756e version: bump 2017-08-16 15:55:12 +10:00
dylan araps
dad1736fce reload: Fix error with XQuartz on macOS. Closes #86 2017-08-16 15:53:22 +10:00
Dylan Araps
270de570dd tests: Fix test 2017-08-15 21:47:02 +10:00
Dylan Araps
d07260470e tests [export]: Properly isolate test cases and remove duplicate code. 2017-08-15 21:39:16 +10:00
dylan araps
36e1c9d402 version: bump' 2017-08-15 15:06:18 +10:00
dylan araps
16c4b699b1 sequences: Fix incorrect macOS sequence. 2017-08-15 15:03:39 +10:00
dylan araps
554a95f14d wallpaper: Fix stray path object macOS. 2017-08-15 15:01:49 +10:00
Dylan Araps
2dc6ce2cda tests: Fix tests 2017-08-15 10:34:11 +10:00
Dylan Araps
d83ce9732a version: bump 2017-08-15 10:32:37 +10:00
Dylan Araps
fea56f35c4 image: Fix bug with relative image paths. 2017-08-15 10:32:02 +10:00
Dylan Araps
5f4155101b docs: README 2017-08-14 12:14:34 +10:00
Dylan Araps
f7c5bec7c1 version: bump 2017-08-14 09:30:53 +10:00
Dylan Araps
842fb13817 wallpaper: Remove useless print 2017-08-14 09:30:40 +10:00
Dylan Araps
b5fe0b088d version: bump 2017-08-14 09:02:14 +10:00
Dylan Araps
9750559266 wallpaper: Fix urllib import error. 2017-08-14 09:01:50 +10:00
Dylan Araps
611a276d8d version: bump 2017-08-13 23:04:52 +10:00
Dylan Araps
383393c446 wallpaper: Correctly encode path. 2017-08-13 23:04:26 +10:00
Dylan Araps
70063a74bf docs: README 2017-08-13 16:35:09 +10:00
Dylan Araps
8b23194fca docs: README 2017-08-13 16:29:43 +10:00
Dylan Araps
f98287b3cd docs: README 2017-08-13 16:29:03 +10:00
Dylan Araps
c511ab91e9 setup.py: version bump 2017-08-12 18:44:00 +10:00
Dylan Araps
dffe14180d version: bump' 2017-08-12 18:42:59 +10:00
Dylan Araps
8be48c07ff Merge pull request #79 from dylanaraps/35
general: Add support for Python 3.5
2017-08-12 18:42:27 +10:00
Dylan Araps
f14aaf5a4f version: bump 2017-08-12 13:09:44 +10:00
Dylan Araps
96a147ad1f args: Fix comment. 2017-08-12 13:05:50 +10:00
Dylan Araps
fda6f3a051 args: Added -R to restore the scheme. 2017-08-12 13:04:40 +10:00
Dylan Araps
c68057ec48 tests: Add more tests 2017-08-12 12:30:21 +10:00