Commit Graph

378 Commits

Author SHA1 Message Date
Dylan Araps
0c1d76e2b3 Merge pull request #52 from dylanaraps/api
api: Start work on a proper api.
2017-07-23 15:37:14 +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
d8376eecc9 tests: Update tests. 2017-07-23 11:50:46 +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
bd5611e35c tests: Fix tests 2017-07-22 23:57:18 +10:00
Dylan Araps
7566104c85 tests: Add new template test. 2017-07-22 23:50:40 +10:00
Dylan Araps
676f5325e1 tests: Add new template test. 2017-07-22 23:48:47 +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
a4ea6a4f7a travis: Remove flag from pylint 2017-07-22 19:12:45 +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
09f5d26e78 tests: Cover random image. 2017-07-22 11:21:39 +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
3dd1fc9039 tests: Fix tests 2017-07-22 10:26:36 +10:00
Dylan Araps
ccad5150e6 tests: Use wal functions. 2017-07-22 10:10:05 +10:00
Dylan Araps
c6147fd0eb examples: Move examples out of the repo to the wiki. 2017-07-22 10:04:56 +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
97de3110de examples: Update example 2017-07-21 11:21:18 +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
477ca7398d api: Fix comment. 2017-07-20 23:40:20 +10:00
Dylan Araps
4fd592b7d0 tests: Fix tests. 2017-07-20 23:39:19 +10:00
Dylan Araps
ced562e4df api: Added a simple example. 2017-07-20 23:35:04 +10:00
Dylan Araps
2973ea06f6 api: Update example. 2017-07-20 23:32:02 +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
8917eef29e api: Update example. 2017-07-20 12:58:33 +10:00
dylan araps
b8d6049aa8 api: Move api funtions to wal.py 2017-07-20 12:57:57 +10:00
dylan araps
93b8c3a6d1 api: Fix example. 2017-07-20 12:43:23 +10:00
dylan araps
6678fa7953 general: Add example script. 2017-07-20 10:44:21 +10:00
dylan araps
9587854303 general: Start work on a proper api. 2017-07-20 10:42:31 +10:00
Dylan Araps
9c871ec567 Update README.md 2017-07-14 13:03:21 +10:00
Dylan Araps
134fd728f0 colors: Fix tkinter error. 2017-07-14 09:12:06 +10:00
Dylan Araps
abe85aadfe Merge pull request #46 from sphaugh/master
reload: Try to reload polybar
2017-07-14 09:09:16 +10:00
Dylan Araps
49d23bf6f1 docs: README 2017-07-13 21:09:16 +10:00
Dylan Araps
f2bc7d8946 docs: Move installation instructions to wiki. 2017-07-13 19:05:57 +10:00
Sean Haugh
f4bf551215 reload: Try to reload polybar 2017-07-12 13:48:52 -05:00
Dylan Araps
84b37251fe docs: README 2017-07-12 11:15:55 +10:00