Commit Graph

142 Commits

Author SHA1 Message Date
Dylan Araps
57ca70d1fd version: bump 2017-07-24 12:54:12 +10:00
Dylan Araps
c7391d7c92 tests: Add .coveragerc 2017-07-23 23:49:28 +10:00
Dylan Araps
b5c3ae6f2a tests: Disable test 2017-07-23 23:31:51 +10:00
Dylan Araps
6d116540dd tests: Test args 2017-07-23 22:31:20 +10:00
Dylan Araps
2e39be9627 general: Save file error handling 2017-07-23 22:00:46 +10:00
Dylan Araps
2fa6215b55 tests: Exclude convert check 2017-07-23 21:10:42 +10:00
Dylan Araps
254c09146c general: Fix regex issue. 2017-07-23 18:42:54 +10:00
Dylan Araps
83a0f6945d general: Add -a to support terminal transparency. 2017-07-23 18:42:54 +10:00
Dylan Araps
38744ecf3e optimization: Speed up image processing by 5-6x resizing images before grabbing palettes. 2017-07-23 16:59:08 +10:00
Dylan Araps
07b8ad8e0d tests: Fix tests 2017-07-23 14:59:20 +10:00
Dylan Araps
38fcae33a0 api: Added function to load colors from file. 2017-07-23 14:51:42 +10:00
Dylan Araps
a0c130cbda tests: Fix tests 2017-07-23 12:03:23 +10:00
Dylan Araps
7e5723d7c1 reload: Add missing arg. 2017-07-23 11:32:03 +10:00
Dylan Araps
1eb16c8f97 api: More changes. 2017-07-23 11:05:20 +10:00
Dylan Araps
377cc7e68c api: Changed export arguments. 2017-07-23 10:57:33 +10:00
Dylan Araps
d1c2b8023d api: Add function to export individual templates. 2017-07-22 23:27:43 +10:00
Dylan Araps
a84275f1f4 template: Rename arg to make more sense. 2017-07-22 22:43:35 +10:00
Dylan Araps
1e1150bd56 template: Minor change. 2017-07-22 22:30:54 +10:00
Dylan Araps
de47c1beaa api: Remove wal.py 2017-07-22 22:26:49 +10:00
Dylan Araps
016e97d6e6 lint: Remove all lint comments. 2017-07-22 19:11:14 +10:00
Dylan Araps
6e39b78dc3 general: Use __all__ in __init__.py 2017-07-22 17:46:40 +10:00
Dylan Araps
a34a9c5977 api: Cleanup 2017-07-22 11:19:17 +10:00
Dylan Araps
7d1fc8d4d3 general: Disable notifications by default. 2017-07-22 10:58:14 +10:00
Dylan Araps
38afea4f2e General: move cache call 2017-07-22 10:51:52 +10:00
Dylan Araps
c8dd8f4d03 general: Fixes. 2017-07-22 10:01:14 +10:00
Dylan Araps
d8d0297d89 general: Fix comment 2017-07-22 09:50:35 +10:00
Dylan Araps
12f9211cd4 general: Remove comments that just repeat what the code does. 2017-07-22 09:46:45 +10:00
Dylan Araps
3d1f11b1bd util: Add new msg function. 2017-07-21 11:19:17 +10:00
Dylan Araps
950b7e892a general: Remove unused module. 2017-07-20 23:42:03 +10:00
Dylan Araps
52cd5e5f1a General: Unhardcode all CACHE_DIR and COLOR_COUNT usage. 2017-07-20 23:19:13 +10:00
dylan araps
a3d4b3d9f3 api: Move CACHE_DIR 2017-07-20 13:44:47 +10:00
dylan araps
88bdd9ab01 api: Use wal file in __main__.py 2017-07-20 13:40:31 +10:00
dylan araps
b8d6049aa8 api: Move api funtions to wal.py 2017-07-20 12:57:57 +10:00
dylan araps
9587854303 general: Start work on a proper api. 2017-07-20 10:42:31 +10:00
Dylan Araps
134fd728f0 colors: Fix tkinter error. 2017-07-14 09:12:06 +10:00
Sean Haugh
f4bf551215 reload: Try to reload polybar 2017-07-12 13:48:52 -05:00
Dylan Araps
209196ba8f Merge branch 'master' of github.com:dylanaraps/wal.py 2017-07-10 10:48:01 +10:00
Dylan Araps
bfae735b88 version: bump 2017-07-10 10:47:54 +10:00
Dylan Araps
1d63b05e40 export: Add wallpaper to export files, 2017-07-09 23:39:35 +10:00
Dylan Araps
dbea281483 export: Add error handling 2017-07-09 23:32:26 +10:00
Dylan Araps
91fa1e0ca5 export: Add error handling 2017-07-09 23:27:15 +10:00
Dylan Araps
07fd6fa661 export: Add wallpaper to export files, 2017-07-09 20:55:07 +10:00
Dylan Araps
06a5301fa4 colors: Fix xclock colors. 2017-07-08 22:28:45 +10:00
Dylan Araps
36feca8477 colors: Set xclock colors. 2017-07-08 21:43:12 +10:00
Dylan Araps
dd357b6c63 version: bump 2017-07-08 12:27:06 +10:00
Dylan Araps
0365631666 version: bump 2017-07-08 12:26:43 +10:00
Dylan Araps
e07de9f19a image: Fix bug where images that only had differing suffixes used the same scheme. 2017-07-08 12:11:11 +10:00
Dylan Araps
e839fab860 magic: Fixed infinite loop when wal is given a really simple image. 2017-07-08 11:58:43 +10:00
Dylan Araps
b2afeed7e3 version: bump 2017-07-07 10:54:34 +10:00
Dylan Araps
a288d35ef7 util: Update docs 2017-07-07 10:51:14 +10:00