| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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: 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 |
| | * | General: Cleanup | Dylan Araps | 2017-06-26 | 5 | -26/+23 |
| | * | General: Fix travis | Dylan Araps | 2017-06-26 | 1 | -1/+1 |
| | * | General: Fix travis. | Dylan Araps | 2017-06-26 | 2 | -13/+9 |
| | * | General: Reduce number of imports in gen_colors. | Dylan Araps | 2017-06-26 | 2 | -2/+2 |
| | * | General: Generalise functions. | Dylan Araps | 2017-06-26 | 4 | -48/+40 |
| | * | General: Fix missing import. | Dylan Araps | 2017-06-26 | 1 | -2/+4 |
| | * | General: Split wal into multiple files. | Dylan Araps | 2017-06-26 | 9 | -588/+599 |
| * | | DOCS: README | Dylan Araps | 2017-06-26 | 1 | -3/+7 |
| |/ | |||||
| * | Travis: Fix travis. | Dylan Araps | 2017-06-26 | 2 | -1/+6 |
| * | General: Move wal into it's own script. | Dylan Araps | 2017-06-26 | 2 | -0/+0 |
| * | General: Move wal into it's own script. | Dylan Araps | 2017-06-26 | 4 | -581/+594 |
| * | General: Cleanup | Dylan Araps | 2017-06-26 | 2 | -0/+4 |
| * | DOCS: CONTRIBUTING | Dylan Araps | 2017-06-26 | 1 | -0/+10 |
| * | DOCS: CONTRIBUTING | Dylan Araps | 2017-06-26 | 1 | -0/+34 |
| * | General: Changes | Dylan Araps | 2017-06-26 | 3 | -7/+13 |
| * | DOCS: CHANGELOG | Dylan Araps | 2017-06-26 | 1 | -0/+1 |
| * | export: Fix bug with color66 appearing in export files. Closes #6 | Dylan Araps | 2017-06-26 | 2 | -1/+7 |
| * | Merge pull request #7 from danielx/console-script | Dylan Araps | 2017-06-26 | 3 | -12/+17 |
| |\ | |||||
| | * | Point the python linters to the new pywal module. | Daniel Liljeström | 2017-06-25 | 1 | -2/+2 |
| | * | Use setuptools.setup console_scripts entry point. | Daniel Liljeström | 2017-06-25 | 2 | -10/+15 |
| * | | General: Revert fix. | Dylan Araps | 2017-06-26 | 1 | -5/+1 |
| * | | DOCS: CHANGELOG | Dylan Araps | 2017-06-26 | 1 | -0/+3 |
| * | | export: Fix bug with color66 appearing in export files. Closes #6 | Dylan Araps | 2017-06-26 | 1 | -1/+5 |
| |/ | |||||
| * | Release: 0.1.60.1.6 | Dylan Araps | 2017-06-25 | 1 | -2/+2 |
| * | General: Change shebang to python3, closes #5 | Dylan Araps | 2017-06-25 | 1 | -1/+1 |
| * | wallpaper: Supress errors on xfce | Dylan Araps | 2017-06-25 | 1 | -2/+2 |
| * | DOCS: README | Dylan Araps | 2017-06-25 | 1 | -0/+1 |
| * | DOCS: README | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | General: Release0.1.5 | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | General: Release | Dylan Araps | 2017-06-24 | 1 | -2/+2 |
| * | DOCS: Revert changes. | Dylan Araps | 2017-06-24 | 4 | -168/+139 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 2 | -1/+1 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 1 | -3/+3 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 1 | -6/+10 |
| * | DOCS: Covnert README to rst. | Dylan Araps | 2017-06-24 | 2 | -138/+163 |