summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27tests: Integrate tests with travisDylan Araps
2017-06-27tests: Integrate tests with setup.puDylan Araps
2017-06-27General: Add initial test.Dylan Araps
2017-06-27General: Remove find_packagesDylan Araps
2017-06-27General: Fix pywal error.Dylan Araps
2017-06-27Release: 0.2.1Dylan Araps
2017-06-27Merge pull request #10 from danielx/setup-fixDylan Araps
2017-06-26General: fix console_script entry_point. Closes #9Daniel Liljeström
2017-06-27General: Remove changelog.Dylan Araps
2017-06-27version: bumpDylan Araps
2017-06-27General: Remove unused function.Dylan Araps
2017-06-27DOCS: READMEDylan Araps
2017-06-27Merge pull request #8 from dylanaraps/splitDylan Araps
2017-06-27General: Shorten sort_colors.Dylan Araps
2017-06-26General: Update comments.Dylan Araps
2017-06-26General: Rename globals to settings and import constants we need.Dylan Araps
2017-06-26General: Remove last global variable.Dylan Araps
2017-06-26General: Remove most globals.Dylan Araps
2017-06-26General: Remove most globals.Dylan Araps
2017-06-26General: Remove most globals.Dylan Araps
2017-06-26General: Add __version__ to __init__.pyDylan Araps
2017-06-26General: Renames settings.py to globals.pyDylan Araps
2017-06-26colors: Simplify random img.Dylan Araps
2017-06-26wallpaper: Swap to os.environ.getDylan Araps
2017-06-26General: CleanupDylan Araps
2017-06-26DOCS: READMEDylan Araps
2017-06-26General: Fix travisDylan Araps
2017-06-26General: Fix travis.Dylan Araps
2017-06-26General: Reduce number of imports in gen_colors.Dylan Araps
2017-06-26General: Generalise functions.Dylan Araps
2017-06-26General: Fix missing import.Dylan Araps
2017-06-26General: Split wal into multiple files.Dylan Araps
2017-06-26Travis: Fix travis.Dylan Araps
2017-06-26General: Move wal into it's own script.Dylan Araps
2017-06-26General: Move wal into it's own script.Dylan Araps
2017-06-26General: CleanupDylan Araps
2017-06-26DOCS: CONTRIBUTINGDylan Araps
2017-06-26DOCS: CONTRIBUTINGDylan Araps
2017-06-26General: ChangesDylan Araps
2017-06-26DOCS: CHANGELOGDylan Araps
2017-06-26export: Fix bug with color66 appearing in export files. Closes #6Dylan Araps
2017-06-26Merge pull request #7 from danielx/console-scriptDylan Araps
2017-06-26General: Revert fix.Dylan Araps
2017-06-26DOCS: CHANGELOGDylan Araps
2017-06-26export: Fix bug with color66 appearing in export files. Closes #6Dylan Araps
2017-06-25Point the python linters to the new pywal module.Daniel Liljeström
2017-06-25Use setuptools.setup console_scripts entry point.Daniel Liljeström
2017-06-25Release: 0.1.6Dylan Araps
2017-06-25General: Change shebang to python3, closes #5Dylan Araps
2017-06-25wallpaper: Supress errors on xfceDylan Araps