summaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Expand)Author
2017-07-10Merge branch 'master' of github.com:dylanaraps/wal.pyDylan Araps
2017-07-10version: bumpDylan Araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-09export: Add error handlingDylan Araps
2017-07-09export: Add error handlingDylan Araps
2017-07-09export: Add wallpaper to export files,Dylan Araps
2017-07-08colors: Fix xclock colors.Dylan Araps
2017-07-08colors: Set xclock colors.Dylan Araps
2017-07-08version: bumpDylan Araps
2017-07-08version: bumpDylan Araps
2017-07-08image: Fix bug where images that only had differing suffixes used the same sc...Dylan Araps
2017-07-08magic: Fixed infinite loop when wal is given a really simple image.Dylan Araps
2017-07-07version: bumpDylan Araps
2017-07-07util: Update docsDylan Araps
2017-07-06version: bumpDylan Araps
2017-07-06wallpaper: Fix a bug causing wallpaper not to change properly in some DEs.Dylan Araps
2017-07-06general: small cleanup.Dylan Araps
2017-07-02util: Update docsDylan Araps
2017-07-02wallpaper: Update docsDylan Araps
2017-07-02util: Update docsDylan Araps
2017-07-02Update settings.pyDylan Araps
2017-07-02reload: Update docsDylan Araps
2017-07-02magic: Update docsDylan Araps
2017-07-02sequences: Update docs.Dylan Araps
2017-07-02template: Fix whitespace.Dylan Araps
2017-07-01util: Fix set_grey type mismatch.Dylan Araps
2017-07-01general: Remove executable permission from python files.Dylan Araps
2017-07-01version: bumpDylan Araps
2017-07-01template: Add generic special colors to xrdb.Dylan Araps
2017-06-30wallpaper: Move function around.Dylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30colors: Fix bug with i3 titlebars not being the right color.Dylan Araps
2017-06-30template: Remove un-needed line from konsole config.Dylan Araps
2017-06-30template: Added a template for Konsole theme generation.Dylan Araps
2017-06-30general: Remove non-ascii char from setup.pyDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30general: cleanupDylan Araps
2017-06-30version: bumpDylan Araps
2017-06-30wallpaper: Fix bug with wallpaper not being set. Closes #21Dylan Araps
2017-06-30general: Rename gen_colors to magicDylan Araps
2017-06-30general: Rename set_colors to sequencesDylan Araps
2017-06-30general: Split image functions into own module and remove un-needed pathlib i...Dylan Araps
2017-06-30general: Rename export_colors to export.Dylan Araps
2017-06-30export: Simplify expressions.Dylan Araps
2017-06-30tests: Fix linting and tests.Dylan Araps
2017-06-29template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski
2017-06-29template: Fix whitespace.Dylan Araps
2017-06-29templates: Add background, foreground and cursor.Dylan Araps