aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* misc: fix lintDylan Araps2019-09-271-1/+1
|
* Merge pull request #443 from dithpri/fix-upstream-duplicatesdylan2019-09-2759-59/+59
|\ | | | | Remove duplicate color entries in dkeg colorschemes
| * Remove duplicate color entries in dkeg colorschemesdithpri2019-08-2459-59/+59
| |
* | Merge pull request #452 from LoLei/441-newblack2019-09-111-0/+9
|\ \ | | | | | | [Feature] Use last used wallpaper for color generation
| * | Use separate flag for last used wallpaperLorenz Leitner2019-09-111-11/+8
| | |
| * | Use util.read_file instead of inline file readingLorenz Leitner2019-09-111-6/+4
| | |
| * | Fix filenameLorenz Leitner2019-09-101-4/+4
| | |
| * | Make wal -R understand the -l flag, add -d flagLorenz Leitner2019-09-101-0/+14
|/ / | | | | | | https://github.com/dylanaraps/pywal/issues/441
* / Update README.mdblack2019-09-101-1/+0
|/
* Merge pull request #431 from MrHuds0n/masterblack2019-07-141-0/+24
|\ | | | | Added a stylus template
| * Added a stylus templateBuildTools2019-07-141-0/+24
|/
* Merge pull request #393 from LoLei/270-recursive-i-argumentblack2019-05-262-10/+41
|\ | | | | Add support for #270: Recursive -i argument
| * Finally fix indendationLorenz Leitner2019-03-151-1/+1
| |
| * Try to fix indentation againLorenz Leitner2019-03-151-1/+1
| |
| * Fix unused variableLorenz Leitner2019-03-151-1/+1
| |
| * Fix indentationLorenz Leitner2019-03-151-1/+1
| |
| * Remove redundant methodLorenz Leitner2019-03-151-22/+7
| |
| * Add recursive argument to cliLorenz Leitner2019-03-152-2/+7
| |
| * Iterative images recursivelyLorenz Leitner2019-03-151-8/+15
| |
| * Fix current wallpaper reuseLorenz Leitner2019-03-151-5/+3
| |
| * Check file endingLorenz Leitner2019-03-151-2/+2
| |
| * Basic functionalityLorenz Leitner2019-03-151-5/+38
| |
| * Print found directoriesLorenz Leitner2019-03-141-2/+5
| | | | | | | | | | TODO: Move to different method, since this way lower depth images are preferred
* | Merge pull request #397 from Djent-/masterblack2019-05-032-2/+16
|\ \ | | | | | | Improved/Fixed kitty support
| * | Change indentation to appease pylintDjent-2019-05-021-3/+3
| | |
| * | Shorten lines for Travis CIDjent-2019-05-021-2/+7
| | |
| * | Switch kitty tab colors to make more senseDjent-2019-05-021-4/+4
| | |
| * | Add color config for internal window bordersdjent-2019-03-221-0/+4
| | |
| * | Fix changing kitty's colors. Kitty must be run with -1 or --single-instance ↵djent-2019-03-222-2/+7
| |/ | | | | | | to affect all open kitty windows. Only works when wal is run from kitty.
* | Merge pull request #410 from ltgouvea/base16-snazzyblack2019-05-011-0/+1
|\ \ | | | | | | adds base16-snazzy colorscheme
| * | adds base16-snazzy colorschemeLucas Gouvêa (K2)2019-04-301-0/+1
|/ /
* | Merge pull request #395 from ellisgeek/masterblack2019-04-301-6/+16
|\ \ | | | | | | Add support for setting wallpaper in xfce > 4.12
| * | Add support for setting wallpaper in xfce > 4.12Elliott Saille2019-03-211-6/+16
| |/
* | Merge pull request #406 from WillEccles/pidof-mac-fixblack2019-04-301-1/+6
|\ \ | |/ |/| Fixed pidof invalid argument on Mac OS
| * fixed pidof on mac osWill Eccles2019-04-041-1/+6
|/
* Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps2019-03-133-6/+24
|\
| * Merge pull request #388 from robwaz/masterblack2019-03-072-6/+17
| |\ | | | | | | Issues #330 & #382: MacOS bug fixes
| | * Issue #382 - transparent iTerm2 cursorrob2019-03-061-5/+5
| | |
| | * comment spacingrob2019-03-061-2/+2
| | |
| | * pylint checkrob2019-03-061-2/+2
| | |
| | * Issue #330: MacOS Mojave Dock Crashrob2019-03-061-1/+12
| |/
| * Merge pull request #390 from Meakk/masterblack2019-03-051-0/+7
| |\ | | | | | | reload: support for bspwm
| | * reload: support for bspwmMichael Migliore2019-03-051-0/+7
| |/
* / colors.sh: Fix quoting issue. Closes #392Dylan Araps2019-03-131-1/+1
|/
* docs: updateDylan Araps2019-03-051-2/+1
|
* docs: updateDylan Araps2019-03-051-2/+2
|
* general: Add file size to caching to avoid collisions. Closes #385Dylan Araps2019-03-051-2/+4
|
* export: Skip swp filesDylan Araps2019-03-031-1/+1
|
* Merge pull request #372 from furrycatherder/fix-awesomeblack2019-02-231-1/+3
|\ | | | | Fix wallpaper setting in awesomewm
| * wallpaper: fix awesome wallpaper settingSean Haugh2019-01-211-1/+3
| |