summaryrefslogtreecommitdiff
path: root/pywal/__main__.py
AgeCommit message (Expand)Author
2019-12-01Merge branch 'master' into theme_saveaschey
2019-09-11Use separate flag for last used wallpaperLorenz Leitner
2019-09-11Use util.read_file instead of inline file readingLorenz Leitner
2019-09-10Fix filenameLorenz Leitner
2019-09-10Make wal -R understand the -l flag, add -d flagLorenz Leitner
2019-03-15Finally fix indendationLorenz Leitner
2019-03-15Try to fix indentation againLorenz Leitner
2019-03-15Fix indentationLorenz Leitner
2019-03-15Add recursive argument to cliLorenz Leitner
2019-03-05added features for saving user themes and loading random themesAustin Schey
2019-01-11Aargs: Added --vte to fix artifacts in VTE terminals.Dylan Araps
2019-01-04oomox: Removed oomox support. Use wpgtkDylan Araps
2018-10-17general: allow -o to be repeated.Dylan Araps
2018-10-17general: fix lintDylan Araps
2018-06-25Implemented palette preview.D-Vaillant
2018-06-23wal: Show usage when no args passedDylan Araps
2018-06-21args: -c now exits, colors: simplified colorzDylan Araps
2018-06-21colors: Added saturate option. Closes #166Dylan Araps
2018-05-26alpha: Work with -R.Dylan Araps
2018-05-03theme: Split themes into light/dark.Dylan Araps
2018-04-29general: Create dirs first.Dylan Araps
2018-04-18images: Added --iterative option. Closes 227Dylan Araps
2018-04-09misc: fixesDylan Araps
2018-04-03themes: Enhance listing.Dylan Araps
2018-04-03args: Fix bug where you couldn't use --backend.Dylan Araps
2018-04-02args: cleanupDylan Araps
2018-04-02args: cleanupDylan Araps
2018-04-02args: cleanupDylan Araps
2018-04-02args: Handle -i and --theme.Dylan Araps
2018-04-02general: Fixed invoking pywal from hotkey. Closes #219Dylan Araps
2018-04-01general: Fix -qDylan Araps
2018-04-01general: Add palette to output.Dylan Araps
2018-04-01general: cleanup.Dylan Araps
2018-04-01general: Make -R work with theme files.Dylan Araps
2018-04-01general: cleanup.Dylan Araps
2018-04-01general: Remove unused import.Dylan Araps
2018-04-01general: Added logging.Dylan Araps
2018-04-01backend: Add random optionDylan Araps
2018-04-01theme: Update flagDylan Araps
2018-04-01general: rebaseDylan Araps
2018-03-31pylint: fixesDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: cleanupDylan Araps
2018-03-31backend: Add colorthief.pyDylan Araps
2018-03-30backend: initial work to add more backendsDylan Araps
2018-03-20fixes #207 - save sequences file even with -sAmar1729
2018-03-18misc: cleanupDylan Araps
2018-03-18misc: cleanupDylan Araps
2018-03-18misc: cleanupDylan Araps
2018-03-18theme: Added random option. -f randomDylan Araps