Commit Graph

504 Commits

Author SHA1 Message Date
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
Dylan Araps
c743cab4f0 tests: Add a test for sequence order. 2017-08-12 12:21:22 +10:00
Dylan Araps
2da36f38ac colors: Send UXTerm colors to X resources. Closes #81 2017-08-12 12:05:47 +10:00
Dylan Araps
02325547f4 colors: Fix cache file name. 2017-08-12 12:03:18 +10:00
Dylan Araps
61cb5724e0 travis: revert 2017-08-10 09:57:41 +10:00
Dylan Araps
236558365a travis: Test on 3.7 2017-08-10 09:52:28 +10:00
Dylan Araps
2782d97acf travis: 3.4 (almost there) 2017-08-10 09:43:46 +10:00
Dylan Araps
9f2e80b376 travis: Test 3.4 again 2017-08-10 09:37:31 +10:00
Dylan Araps
b142ea0814 general: Remove need for OrderedDict 2017-08-10 09:35:33 +10:00
Dylan Araps
c61960722d general: Remove all pathlib usage 2017-08-10 09:23:50 +10:00
Dylan Araps
b1abb37f8c general: Remove all pathlib usage 2017-08-10 09:17:47 +10:00
Dylan Araps
05c271c3a7 general: Remove all pathlib usage 2017-08-10 09:17:11 +10:00
Dylan Araps
979ec3ee10 travis: nope 2017-08-10 01:18:54 +10:00
Dylan Araps
eb027f6e43 travis: Add even older python versions to test. 2017-08-10 01:16:28 +10:00
Dylan Araps
cbbb5a5b6a tests: Fix print 2017-08-10 01:08:28 +10:00
Dylan Araps
c43b52b5d8 general: Remove pointless format 2017-08-10 01:02:48 +10:00
Dylan Araps
80b19ccc43 setup: Change message to 3.5 2017-08-10 00:44:43 +10:00
Dylan Araps
db88dd2d25 travis: Test on Python 3.5 2017-08-10 00:41:02 +10:00
Dylan Araps
c9f0ad2921 colors: Use an ordered dict to store the colors. 2017-08-10 00:40:19 +10:00
Dylan Araps
0b8e6749f3 util: Fix error on 3.6 2017-08-09 11:26:57 +10:00
Dylan Araps
d98be353ec general: Make pywal compatible with python 3.5 2017-08-09 11:22:51 +10:00
Dylan Araps
d9a0865277 Merge pull request #74 from deviantfero/patch-1
Theme is optional for GTK refresh
2017-08-07 10:24:59 +10:00
Fernando Vásquez
5b3806d0a8 de-indenting the comments 2017-08-06 07:43:41 -06:00
Fernando Vásquez
524b52dee5 Theme is optional for GTK refresh
I thought maybe that specific theme could be optional for running the reload script.
2017-08-06 06:25:17 -06:00
Dylan Araps
1f1c21e788 Merge pull request #73 from aeikenberry/master
Adds test for -e
2017-08-03 15:12:45 +10:00
Aaron Eikenberry
f2f0769d70 adds import to it's own line 2017-08-03 00:10:42 -05:00
Aaron Eikenberry
67831428f1 fixes lint error 2017-08-03 00:09:03 -05:00
dylan araps
60cbbe92b5 version: bump 2017-08-03 15:03:25 +10:00
Aaron Eikenberry
91992dca01 Merge branch 'master' of github.com:dylanaraps/pywal
* 'master' of github.com:dylanaraps/pywal:
  version: bump
2017-08-03 00:02:18 -05:00
Aaron Eikenberry
d5dfdc8193 adds test for -e 2017-08-03 00:01:21 -05:00
Dylan Araps
a0a840d5a9 Merge pull request #72 from aeikenberry/master
Fixes reload wallpaper weirdness and adds -e option
2017-08-03 14:56:08 +10:00
Aaron Eikenberry
282605376d reverts unsafe shell=True, add option for skipping reload environment 2017-08-02 23:41:51 -05:00