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
/
export.py
Age
Commit message (
Expand
)
Author
2018-04-01
general: Added logging.
Dylan Araps
2018-03-03
Fixed issue with .DS_Store files
blahsd
2018-01-17
alpha: Store alpha value in scheme file. Fixes #120
Dylan Araps
2018-01-03
export: Add tty
Dylan Araps
2018-01-02
misc: changes.
Dylan Araps
2018-01-02
export: Add missing file definitions.
Dylan Araps
2017-12-31
export: Add rofi.
Dylan Araps
2017-12-18
general: Added user template support.
dylan araps
2017-10-05
Add resource file for sway
Ranieri Althoff
2017-08-10
general: Remove all pathlib usage
Dylan Araps
2017-08-09
general: Make pywal compatible with python 3.5
Dylan Araps
2017-07-30
general: Remove pointless f-string
Dylan Araps
2017-07-29
export: Fix format
Dylan Araps
2017-07-29
export: Export the colors in yaml.
Dylan Araps
2017-07-24
general: Rename constants
Dylan Araps
2017-07-23
api: Changed export arguments.
Dylan Araps
2017-07-22
general: Fixes.
Dylan Araps
2017-07-22
general: Remove comments that just repeat what the code does.
Dylan Araps
2017-07-20
General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.
Dylan Araps
2017-07-20
api: Move CACHE_DIR
dylan araps
2017-07-20
api: Use wal file in __main__.py
dylan araps
2017-07-09
export: Add wallpaper to export files,
Dylan Araps
2017-07-01
util: Fix set_grey type mismatch.
Dylan Araps
2017-07-01
general: Remove executable permission from python files.
Dylan Araps
2017-06-30
general: cleanup
Dylan Araps
2017-06-30
general: Rename export_colors to export.
Dylan Araps