aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* DOCS: Covnert README to rst.Dylan Araps2017-06-242-1/+1
|
* DOCS: Covnert README to rst.Dylan Araps2017-06-241-3/+3
|
* DOCS: Covnert README to rst.Dylan Araps2017-06-241-6/+10
|
* DOCS: Covnert README to rst.Dylan Araps2017-06-242-138/+163
|
* DOCS: READMEDylan Araps2017-06-231-1/+1
|
* General: CleanupDylan Araps2017-06-231-17/+9
|
* General: Fix comments.Dylan Araps2017-06-231-4/+4
|
* General: Simplify file read.Dylan Araps2017-06-231-7/+2
|
* General: Move duplicate code to a function.Dylan Araps2017-06-231-8/+11
|
* wallpaper: Reduce duplicate code.Dylan Araps2017-06-231-13/+12
|
* General: Remove requirements.txtDylan Araps2017-06-232-3/+1
|
* General: Add .gitignoreDylan Araps2017-06-231-0/+2
|