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 |
|
Aaron Eikenberry
|
648ff3c4f0
|
Merge branch 'master' of github.com:dylanaraps/pywal
* 'master' of github.com:dylanaraps/pywal:
version: bump
tests: Fix test
colors: fix print
colors: Create comment color based on bg.
version: bump
|
2017-08-02 23:20:51 -05:00 |
|
Aaron Eikenberry
|
6a4c7de651
|
fixes mac wallpaper
|
2017-08-02 23:20:31 -05:00 |
|
Dylan Araps
|
8a0b380eb5
|
Merge branch 'master' of github.com:dylanaraps/wal.py
|
2017-08-03 06:10:36 +10:00 |
|
Dylan Araps
|
1a5b4192a6
|
version: bump
|
2017-08-03 06:10:25 +10:00 |
|
Dylan Araps
|
161cfd8ec1
|
Merge pull request #70 from dylanaraps/lighten
colors: un-hardcode comment color.
|
2017-08-02 19:48:18 +10:00 |
|
Dylan Araps
|
b0bd702454
|
tests: Fix test
|
2017-08-02 19:42:07 +10:00 |
|
Dylan Araps
|
af96e382b4
|
colors: fix print
|
2017-08-02 19:40:42 +10:00 |
|
Dylan Araps
|
93c4bcd96b
|
colors: Create comment color based on bg.
|
2017-08-02 19:37:55 +10:00 |
|
Dylan Araps
|
29d7c93779
|
version: bump
|
2017-08-02 13:18:05 +10:00 |
|
Dylan Araps
|
2b220aec72
|
Merge pull request #68 from aeikenberry/master
Adds support for changing tab bar color in iTerm
|
2017-08-02 13:16:07 +10:00 |
|
Aaron Eikenberry
|
7f6f690ca7
|
Adds support for changing tab bar color in iTerm
|
2017-08-01 22:06:18 -05:00 |
|
Dylan Araps
|
2237894f67
|
docs: Move contributing to the wiki.
|
2017-08-01 16:46:37 +10:00 |
|
Dylan Araps
|
2a8c65ea07
|
tests: Fix test
|
2017-08-01 16:43:43 +10:00 |
|
Dylan Araps
|
b299f7b3fd
|
docs: Fixed comments
|
2017-08-01 16:38:22 +10:00 |
|
Dylan Araps
|
53819ed977
|
version: bump
|
2017-07-31 21:35:34 +10:00 |
|
Dylan Araps
|
42ee81debd
|
export: Add plain color file for backwards-compatibility with wal
|
2017-07-31 21:35:08 +10:00 |
|
Dylan Araps
|
b243bbb7ba
|
version: bump
|
2017-07-31 16:11:29 +10:00 |
|
Dylan Araps
|
f3806a0831
|
Merge pull request #66 from dylanaraps/macos3
wallpaper: Add support for macOS
|
2017-07-31 16:11:01 +10:00 |
|