| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | colors: Convert colors to rgb for putty. | Dylan Araps | 2017-06-29 | 1 | -1/+13 |
| | | |||||
| * | template: Add initial putty template. | Dylan Araps | 2017-06-29 | 2 | -5/+26 |
| | | |||||
| * | templates: Added template for x colors. | Dylan Araps | 2017-06-29 | 1 | -0/+2 |
| | | |||||
| * | templates: Added template for x colors. | Dylan Araps | 2017-06-29 | 1 | -0/+53 |
| | | |||||
| * | templates: Added templates for scss and sh. | Dylan Araps | 2017-06-29 | 2 | -0/+36 |
| | | |||||
| * | colors: Use templates. | Dylan Araps | 2017-06-29 | 5 | -138/+46 |
| | | |||||
| * | colors: Figured out what the escape sequences do. | Dylan Araps | 2017-06-29 | 1 | -4/+4 |
| | | |||||
| * | tests: Update tests to support the new json config files. | Dylan Araps | 2017-06-29 | 1 | -1/+1 |
| | | |||||
| * | tests: Update tests to support the new json config files. | Dylan Araps | 2017-06-29 | 6 | -35/+63 |
| | | |||||
| * | General: comment. | Dylan Araps | 2017-06-29 | 1 | -1/+2 |
| | | |||||
| * | 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 |
| | | | |||||