index
:
pywal.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pywal
Age
Commit message (
Expand
)
Author
2017-06-29
colors: Convert colors to rgb for putty.
Dylan Araps
2017-06-29
template: Add initial putty template.
Dylan Araps
2017-06-29
templates: Added template for x colors.
Dylan Araps
2017-06-29
templates: Added template for x colors.
Dylan Araps
2017-06-29
templates: Added templates for scss and sh.
Dylan Araps
2017-06-29
colors: Use templates.
Dylan Araps
2017-06-29
colors: Figured out what the escape sequences do.
Dylan Araps
2017-06-29
tests: Update tests to support the new json config files.
Dylan Araps
2017-06-29
General: comment.
Dylan Araps
2017-06-29
colors: Use json for all wal generated colors.
Dylan Araps
2017-06-29
colors: Store generated colors in a dict to later export to json.
Dylan Araps
2017-06-29
colors: Add json support to exported files.
Dylan Araps
2017-06-29
colors: Add support for importing colors in a json format.
Dylan Araps
2017-06-28
main: add -f flag to read colorscheme from file
Paul Bienkowski
2017-06-28
General: Better solution to bug.
Dylan Araps
2017-06-28
General: Fix wallpaper bug
Dylan Araps
2017-06-28
version: bump
Dylan Araps
2017-06-28
General: Fix bug when shuffling in a directory with only one image.
Dylan Araps
2017-06-27
General: Fix test.
Dylan Araps
2017-06-27
image: Use os.scandir to find images.
Dylan Araps
2017-06-27
General: Rename file to match others.
Dylan Araps
2017-06-27
version: Release 0.2.5
Dylan Araps
2017-06-27
General: Add initial test.
Dylan Araps
2017-06-27
General: Remove find_packages
Dylan Araps
2017-06-27
General: Fix pywal error.
Dylan Araps
2017-06-27
Release: 0.2.1
Dylan Araps
2017-06-27
version: bump
Dylan Araps
2017-06-27
General: Remove unused function.
Dylan Araps
2017-06-27
General: Shorten sort_colors.
Dylan Araps
2017-06-26
General: Update comments.
Dylan Araps
2017-06-26
General: Rename globals to settings and import constants we need.
Dylan Araps
2017-06-26
General: Remove last global variable.
Dylan Araps
2017-06-26
General: Remove most globals.
Dylan Araps
2017-06-26
General: Remove most globals.
Dylan Araps
2017-06-26
General: Remove most globals.
Dylan Araps
2017-06-26
General: Add __version__ to __init__.py
Dylan Araps
2017-06-26
General: Renames settings.py to globals.py
Dylan Araps
2017-06-26
colors: Simplify random img.
Dylan Araps
2017-06-26
wallpaper: Swap to os.environ.get
Dylan Araps
2017-06-26
General: Cleanup
Dylan Araps
2017-06-26
General: Fix travis.
Dylan Araps
2017-06-26
General: Reduce number of imports in gen_colors.
Dylan Araps
2017-06-26
General: Generalise functions.
Dylan Araps
2017-06-26
General: Fix missing import.
Dylan Araps
2017-06-26
General: Split wal into multiple files.
Dylan Araps
2017-06-26
General: Move wal into it's own script.
Dylan Araps
2017-06-26
General: Move wal into it's own script.
Dylan Araps
2017-06-26
General: Cleanup
Dylan Araps
2017-06-26
General: Changes
Dylan Araps
2017-06-26
export: Fix bug with color66 appearing in export files. Closes #6
Dylan Araps
[next]