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
Age
Commit message (
Expand
)
Author
2017-06-30
general: Rename gen_colors to magic
Dylan Araps
2017-06-30
general: Rename set_colors to sequences
Dylan Araps
2017-06-30
tests: Update tests.
Dylan Araps
2017-06-30
general: Split image functions into own module and remove un-needed pathlib i...
Dylan Araps
2017-06-30
general: Rename export_colors to export.
Dylan Araps
2017-06-30
export: Simplify expressions.
Dylan Araps
2017-06-30
tests: Fix linting and tests.
Dylan Araps
2017-06-30
Merge pull request #20 from opatut/refactor-templating
Dylan Araps
2017-06-29
template: refactor to allow {color1.rgb} notation and remove putty exception
Paul Bienkowski
2017-06-29
template: Fix whitespace.
Dylan Araps
2017-06-29
Merge pull request #19 from dylanaraps/json
Dylan Araps
2017-06-29
Merge pull request #18 from dylanaraps/template
Dylan Araps
2017-06-29
Merge pull request #16 from dylanaraps/json
Dylan Araps
2017-06-29
templates: Add background, foreground and cursor.
Dylan Araps
2017-06-29
general: Remove duplicate code.
Dylan Araps
2017-06-29
template: Don't make dir a constant.
Dylan Araps
2017-06-29
export: Make function more general for the test.
Dylan Araps
2017-06-29
general: comments.
Dylan Araps
2017-06-29
general: Added back printing of export.
Dylan Araps
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
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
DOCS: README
Dylan Araps
2017-06-28
Merge pull request #14 from opatut/load-colorscheme-from-file
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
DOCS: CONTRIBUTING
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
tests: Remove unused line.
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
Merge pull request #11 from dylanaraps/tests
Dylan Araps
2017-06-27
tests: Fix comment.
Dylan Araps
2017-06-27
travis: Install imagemagick.
Dylan Araps
2017-06-27
tests: Add a real image file.
Dylan Araps
[next]