aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release: 0.2.10.2.2Dylan Araps2017-06-271-1/+1
|
* Merge pull request #10 from danielx/setup-fixDylan Araps2017-06-271-1/+1
|\ | | | | General: fix console_script entry_point. Closes #9
| * General: fix console_script entry_point. Closes #9Daniel Liljeström2017-06-261-1/+1
|/
* General: Remove changelog.Dylan Araps2017-06-271-4/+0
|
* version: bump0.2.1Dylan Araps2017-06-271-1/+1
|
* General: Remove unused function.Dylan Araps2017-06-272-7/+2
|
* DOCS: README0.2.0Dylan Araps2017-06-271-1/+1
|
* Merge pull request #8 from dylanaraps/splitDylan Araps2017-06-2712-588/+582
|\ | | | | General: Split wal into multiple files.
| * General: Shorten sort_colors.Dylan Araps2017-06-271-18/+1
| |
| * General: Update comments.Dylan Araps2017-06-262-2/+2
| |
| * General: Rename globals to settings and import constants we need.Dylan Araps2017-06-266-24/+21
| |
| * General: Remove last global variable.Dylan Araps2017-06-263-11/+4
| |
| * General: Remove most globals.Dylan Araps2017-06-267-0/+0
| |
| * General: Remove most globals.Dylan Araps2017-06-262-2/+2
| |
| * General: Remove most globals.Dylan Araps2017-06-266-135/+154
| |
| * General: Add __version__ to __init__.pyDylan Araps2017-06-262-1/+5
| |
| * General: Renames settings.py to globals.pyDylan Araps2017-06-266-59/+59
| |
| * colors: Simplify random img.Dylan Araps2017-06-261-23/+23
| |
| * wallpaper: Swap to os.environ.getDylan Araps2017-06-261-4/+4
| |
| * General: CleanupDylan Araps2017-06-265-26/+23
| |
| * General: Fix travisDylan Araps2017-06-261-1/+1
| |
| * General: Fix travis.Dylan Araps2017-06-262-13/+9
| |
| * General: Reduce number of imports in gen_colors.Dylan Araps2017-06-262-2/+2
| |
| * General: Generalise functions.Dylan Araps2017-06-264-48/+40
| |
| * General: Fix missing import.Dylan Araps2017-06-261-2/+4
| |
| * General: Split wal into multiple files.Dylan Araps2017-06-269-588/+599
| |
* | DOCS: READMEDylan Araps2017-06-261-3/+7
|/
* Travis: Fix travis.Dylan Araps2017-06-262-1/+6
|
* General: Move wal into it's own script.Dylan Araps2017-06-262-0/+0
|
* General: Move wal into it's own script.Dylan Araps2017-06-264-581/+594
|
* General: CleanupDylan Araps2017-06-262-0/+4
|
* DOCS: CONTRIBUTINGDylan Araps2017-06-261-0/+10
|
* DOCS: CONTRIBUTINGDylan Araps2017-06-261-0/+34
|
* General: ChangesDylan Araps2017-06-263-7/+13
|
* DOCS: CHANGELOGDylan Araps2017-06-261-0/+1
|
* export: Fix bug with color66 appearing in export files. Closes #6Dylan Araps2017-06-262-1/+7
|
* Merge pull request #7 from danielx/console-scriptDylan Araps2017-06-263-12/+17
|\ | | | | Use setuptools.setup console_scripts entry point.
| * Point the python linters to the new pywal module.Daniel Liljeström2017-06-251-2/+2
| |
| * Use setuptools.setup console_scripts entry point.Daniel Liljeström2017-06-252-10/+15
| | | | | | | | | | | | | | | | | | - Switch to distributing pywal as a module and having setuptools register the script as an console_script entry point. - Added python_requires field to setuptools.setup. - Use the module version as the package version.
* | General: Revert fix.Dylan Araps2017-06-261-5/+1
| |
* | DOCS: CHANGELOGDylan Araps2017-06-261-0/+3
| |
* | export: Fix bug with color66 appearing in export files. Closes #6Dylan Araps2017-06-261-1/+5
|/
* Release: 0.1.60.1.6Dylan Araps2017-06-251-2/+2
|
* General: Change shebang to python3, closes #5Dylan Araps2017-06-251-1/+1
|
* wallpaper: Supress errors on xfceDylan Araps2017-06-251-2/+2
|
* DOCS: READMEDylan Araps2017-06-251-0/+1
|
* DOCS: READMEDylan Araps2017-06-241-3/+3
|
* General: Release0.1.5Dylan Araps2017-06-241-3/+3
|
* General: ReleaseDylan Araps2017-06-241-2/+2
|
* DOCS: Revert changes.Dylan Araps2017-06-244-168/+139
|