aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* api: Add function to export individual templates.Dylan Araps2017-07-222-9/+28
|
* template: Rename arg to make more sense.Dylan Araps2017-07-221-4/+4
|
* template: Minor change.Dylan Araps2017-07-221-0/+1
|
* api: Remove wal.pyDylan Araps2017-07-2213-140/+123
|
* travis: Remove flag from pylintDylan Araps2017-07-221-1/+1
|
* lint: Remove all lint comments.Dylan Araps2017-07-224-10/+10
|
* general: Use __all__ in __init__.pyDylan Araps2017-07-221-1/+11
|
* tests: Cover random image.Dylan Araps2017-07-222-4/+5
|
* api: CleanupDylan Araps2017-07-224-12/+16
|
* general: Disable notifications by default.Dylan Araps2017-07-221-1/+1
|
* General: move cache callDylan Araps2017-07-222-5/+6
|
* tests: Fix testsDylan Araps2017-07-222-4/+7
|
* tests: Use wal functions.Dylan Araps2017-07-221-2/+2
|
* examples: Move examples out of the repo to the wiki.Dylan Araps2017-07-222-77/+0
|
* general: Fixes.Dylan Araps2017-07-226-6/+7
|
* general: Fix commentDylan Araps2017-07-221-1/+1
|
* general: Remove comments that just repeat what the code does.Dylan Araps2017-07-226-55/+16
|
* examples: Update exampleDylan Araps2017-07-211-1/+1
|
* util: Add new msg function.Dylan Araps2017-07-212-7/+11
|
* general: Remove unused module.Dylan Araps2017-07-201-1/+0
|
* api: Fix comment.Dylan Araps2017-07-201-1/+0
|
* tests: Fix tests.Dylan Araps2017-07-202-5/+5
|
* api: Added a simple example.Dylan Araps2017-07-202-20/+53
|
* api: Update example.Dylan Araps2017-07-201-7/+20
|
* General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.Dylan Araps2017-07-2011-70/+57
|
* api: Move CACHE_DIRdylan araps2017-07-202-3/+3
|
* api: Use wal file in __main__.pydylan araps2017-07-208-25/+40
|
* api: Update example.dylan araps2017-07-201-2/+3
|
* api: Move api funtions to wal.pydylan araps2017-07-202-32/+48
|
* api: Fix example.dylan araps2017-07-201-0/+3
|
* general: Add example script.dylan araps2017-07-201-0/+22
|
* general: Start work on a proper api.dylan araps2017-07-201-0/+31
|
* Update README.mdDylan Araps2017-07-141-0/+1
|
* colors: Fix tkinter error.Dylan Araps2017-07-141-1/+0
|
* Merge pull request #46 from sphaugh/masterDylan Araps2017-07-141-0/+7
|\ | | | | reload: Try to reload polybar
| * reload: Try to reload polybarSean Haugh2017-07-121-0/+7
| |
* | docs: READMEDylan Araps2017-07-131-0/+3
| |
* | docs: Move installation instructions to wiki.Dylan Araps2017-07-131-16/+1
|/
* docs: READMEDylan Araps2017-07-121-1/+1
|
* Merge branch 'master' of github.com:dylanaraps/wal.py0.4.0Dylan Araps2017-07-1013-39/+73
|\
| * Merge pull request #42 from dylanaraps/wallpaperDylan Araps2017-07-1013-39/+73
| |\ | | | | | | export: Add wallpaper to export files.
| | * export: Add wallpaper to export files,Dylan Araps2017-07-101-1/+1
| | |
| | * export: Add wallpaper to export files,Dylan Araps2017-07-094-28/+34
| | |
| | * export: Add wallpaper to export files,Dylan Araps2017-07-093-5/+8
| | |
| | * export: Add error handlingDylan Araps2017-07-092-3/+1
| | |
| | * export: Add error handlingDylan Araps2017-07-092-5/+11
| | |
| | * export: Add wallpaper to export files,Dylan Araps2017-07-096-6/+27
| |/
* / version: bumpDylan Araps2017-07-101-1/+1
|/
* general: UpdateDylan Araps2017-07-091-1/+1
|
* colors: Fix xclock colors.Dylan Araps2017-07-083-8/+20
|