| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | colors: Use json for all wal generated colors. | Dylan Araps | 2017-06-29 | 3 | -3/+13 | |
| | | | ||||||
| | * | colors: Store generated colors in a dict to later export to json. | Dylan Araps | 2017-06-29 | 2 | -2/+20 | |
| | | | ||||||
| | * | colors: Add json support to exported files. | Dylan Araps | 2017-06-29 | 2 | -28/+41 | |
| | | | ||||||
| | * | colors: Add support for importing colors in a json format. | Dylan Araps | 2017-06-29 | 3 | -9/+25 | |
| |/ | ||||||
| * | DOCS: README | Dylan Araps | 2017-06-28 | 1 | -4/+7 | |
| | | ||||||
| * | Merge pull request #14 from opatut/load-colorscheme-from-file | Dylan Araps | 2017-06-28 | 1 | -0/+14 | |
| |\ | | | | | Add -f flag to read colorscheme from file | |||||
| | * | main: add -f flag to read colorscheme from file | Paul Bienkowski | 2017-06-28 | 1 | -0/+14 | |
| |/ | ||||||
| * | General: Better solution to bug.0.2.6 | Dylan Araps | 2017-06-28 | 1 | -3/+4 | |
| | | ||||||
| * | General: Fix wallpaper bug | Dylan Araps | 2017-06-28 | 1 | -2/+2 | |
| | | ||||||
| * | version: bump | Dylan Araps | 2017-06-28 | 1 | -1/+1 | |
| | | ||||||
| * | General: Fix bug when shuffling in a directory with only one image. | Dylan Araps | 2017-06-28 | 1 | -3/+7 | |
| | | ||||||
| * | DOCS: CONTRIBUTING | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | General: Fix test. | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | image: Use os.scandir to find images. | Dylan Araps | 2017-06-27 | 1 | -2/+2 | |
| | | ||||||
| * | tests: Remove unused line. | Dylan Araps | 2017-06-27 | 1 | -2/+1 | |
| | | ||||||
| * | General: Rename file to match others. | Dylan Araps | 2017-06-27 | 3 | -14/+14 | |
| | | ||||||
| * | version: Release 0.2.50.2.5 | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #11 from dylanaraps/tests | Dylan Araps | 2017-06-27 | 11 | -4/+219 | |
| |\ | | | | | Tests: Start writing tests. | |||||
| | * | tests: Fix comment. | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | travis: Install imagemagick. | Dylan Araps | 2017-06-27 | 1 | -0/+4 | |
| | | | ||||||
| | * | tests: Add a real image file. | Dylan Araps | 2017-06-27 | 2 | -0/+5 | |
| | | | ||||||
| | * | tests: Move test files to other directory. | Dylan Araps | 2017-06-27 | 8 | -17/+12 | |
| | | | ||||||
| | * | tests: Added gen_colors test. | Dylan Araps | 2017-06-27 | 3 | -1/+28 | |
| | | | ||||||
| | * | tests: Added set_colors tests. | Dylan Araps | 2017-06-27 | 5 | -2/+41 | |
| | | | ||||||
| | * | tests: Added format_colors test. | Dylan Araps | 2017-06-27 | 1 | -0/+46 | |
| | | | ||||||
| | * | tests: Fix comments | Dylan Araps | 2017-06-27 | 3 | -8/+29 | |
| | | | ||||||
| | * | tests: Integrate tests with travis | Dylan Araps | 2017-06-27 | 1 | -0/+1 | |
| | | | ||||||
| | * | tests: Integrate tests with setup.pu | Dylan Araps | 2017-06-27 | 1 | -1/+2 | |
| | | | ||||||
| | * | General: Add initial test. | Dylan Araps | 2017-06-27 | 4 | -1/+77 | |
| |/ | ||||||
| * | General: Remove find_packages0.2.4 | Dylan Araps | 2017-06-27 | 3 | -3/+4 | |
| | | ||||||
| * | General: Fix pywal error.0.2.3 | Dylan Araps | 2017-06-27 | 2 | -6/+4 | |
| | | ||||||
| * | Release: 0.2.10.2.2 | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #10 from danielx/setup-fix | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| |\ | | | | | General: fix console_script entry_point. Closes #9 | |||||
| | * | General: fix console_script entry_point. Closes #9 | Daniel Liljeström | 2017-06-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | General: Remove changelog. | Dylan Araps | 2017-06-27 | 1 | -4/+0 | |
| | | ||||||
| * | version: bump0.2.1 | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | General: Remove unused function. | Dylan Araps | 2017-06-27 | 2 | -7/+2 | |
| | | ||||||
| * | DOCS: README0.2.0 | Dylan Araps | 2017-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #8 from dylanaraps/split | Dylan Araps | 2017-06-27 | 12 | -588/+582 | |
| |\ | | | | | General: Split wal into multiple files. | |||||
| | * | General: Shorten sort_colors. | Dylan Araps | 2017-06-27 | 1 | -18/+1 | |
| | | | ||||||
| | * | General: Update comments. | Dylan Araps | 2017-06-26 | 2 | -2/+2 | |
| | | | ||||||
| | * | General: Rename globals to settings and import constants we need. | Dylan Araps | 2017-06-26 | 6 | -24/+21 | |
| | | | ||||||
| | * | General: Remove last global variable. | Dylan Araps | 2017-06-26 | 3 | -11/+4 | |
| | | | ||||||
| | * | General: Remove most globals. | Dylan Araps | 2017-06-26 | 7 | -0/+0 | |
| | | | ||||||
| | * | General: Remove most globals. | Dylan Araps | 2017-06-26 | 2 | -2/+2 | |
| | | | ||||||
| | * | General: Remove most globals. | Dylan Araps | 2017-06-26 | 6 | -135/+154 | |
| | | | ||||||
| | * | General: Add __version__ to __init__.py | Dylan Araps | 2017-06-26 | 2 | -1/+5 | |
| | | | ||||||
| | * | General: Renames settings.py to globals.py | Dylan Araps | 2017-06-26 | 6 | -59/+59 | |
| | | | ||||||
| | * | colors: Simplify random img. | Dylan Araps | 2017-06-26 | 1 | -23/+23 | |
| | | | ||||||
| | * | wallpaper: Swap to os.environ.get | Dylan Araps | 2017-06-26 | 1 | -4/+4 | |
| | | | ||||||