summaryrefslogtreecommitdiff
path: root/pywal
AgeCommit message (Expand)Author
2017-07-30sequences: Fix extra argDylan Araps
2017-07-30sequences: Add missing argsDylan Araps
2017-07-30sequences: Set macOS special colors.Dylan Araps
2017-07-30sequences: Send colors to macOS ttysDylan Araps
2017-07-30sequences: Send colors 0-15Dylan Araps
2017-07-30tests: Fix testDylan Araps
2017-07-30general: Remove pointless f-stringDylan Araps
2017-07-30colors: Remove general x colors. Closes #49Dylan Araps
2017-07-30version: bumpDylan Araps
2017-07-30wallpaper: Fix crash when old wallpaper file doesn't exist. Fixes #63Dylan Araps
2017-07-29export: Fix formatDylan Araps
2017-07-29export: Export the colors in yaml.Dylan Araps
2017-07-28general: Use sys.exit everywhere.Dylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28css: Fixed css background variableDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28version: bumpDylan Araps
2017-07-28colors: Don't overdarkenDylan Araps
2017-07-28colors: Darken bg if contrast is too low.Dylan Araps
2017-07-27args: Added -b to set custom background colorDylan Araps
2017-07-25gtk: template changesDylan Araps
2017-07-25general: edit commentDylan Araps
2017-07-24templates: Cleanup gtk2 templateDylan Araps
2017-07-24image: Fixed bug causing shuffle to use duplicate imagesDylan Araps
2017-07-24gtk: Catch import error.Dylan Araps
2017-07-24general: Rename constantsDylan Araps
2017-07-24docs: Add commentDylan Araps
2017-07-24reload: Remove GTK3 code and add commentDylan Araps
2017-07-24gtk: Added script to reload GTK themes.Dylan Araps
2017-07-24general: Added GTK2 support.Dylan Araps
2017-07-24version: bumpDylan Araps
2017-07-23tests: Add .coveragercDylan Araps
2017-07-23tests: Disable testDylan Araps
2017-07-23tests: Test argsDylan Araps
2017-07-23general: Save file error handlingDylan Araps
2017-07-23tests: Exclude convert checkDylan Araps
2017-07-23general: Fix regex issue.Dylan Araps
2017-07-23general: Add -a to support terminal transparency.Dylan Araps
2017-07-23optimization: Speed up image processing by 5-6x resizing images before grabbi...Dylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23api: Added function to load colors from file.Dylan Araps
2017-07-23tests: Fix testsDylan Araps
2017-07-23reload: Add missing arg.Dylan Araps
2017-07-23api: More changes.Dylan Araps
2017-07-23api: Changed export arguments.Dylan Araps
2017-07-22api: Add function to export individual templates.Dylan Araps
2017-07-22template: Rename arg to make more sense.Dylan Araps