summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04Merge pull request #485 from loiccoyle/masterdylan
2020-05-04add pylint disable, r-string, line length, change isinstanceLoic Coyle
2020-05-03Merge pull request #524 from plasmoduck/patch-1dylan
2020-05-03Update wallpaper.pyChris Garvin
2020-03-29Merge pull request #499 from vowkn/masterdylan
2020-03-29Add support for xwallpaperVĂ­ctor Lasa
2020-03-16Merge pull request #492 from deviantfero/fix-xrdb-reloaddylan
2020-03-16reload: add explicit check to False to avoid exceptionsdeviantfero
2020-03-16reload: revert to using subprocess.run to wait for each merge to finishdeviantfero
2020-03-02Merge branch 'master' of ssh://github.com/dylanaraps/pywalLoic Coyle
2020-02-20Merge pull request #487 from stefanfrick/separate_rgbdylan
2020-02-20Added red, green and blue properties to Color class. These give access to sep...Stefan Frick
2020-02-09fix template issueLoic Coyle
2020-02-05Merge pull request #483 from GabrielaMafra/masterdylan
2020-02-05Add tilix template to exportGabriela Mafra
2020-01-24Merge branch 'master' of github.com:dylanaraps/pywalDylan Araps
2020-01-24sequences: Add support for st. Closes #478Dylan Araps
2020-01-23Merge pull request #250 from noyoshi/add-vs-code-supportdylan
2020-01-23Merge branch 'master' into add-vs-code-supportdylan
2020-01-23Merge pull request #389 from aschey/theme_savedylan
2020-01-23Merge pull request #474 from AmitPr/masterdylan
2019-12-20Cleaned up code for pylintAmit Prasad
2019-12-20Undo unneeded changesAmit Prasad
2019-12-20BeautifyAmit Prasad
2019-12-18Merge branch 'master' of https://github.com/AmitPr/pywalAmit Prasad
2019-12-18Commented and minimize.Amit Prasad
2019-12-18Update ReadmeAmit Prasad
2019-12-18Update ReadmeAmit Prasad
2019-12-17Added ability to modify colors using methods ( .lighten(%), .darken(%), .satu...Amit Prasad
2019-12-16Started working on matching functionsAmit Prasad
2019-12-01Merge branch 'master' into theme_saveaschey
2019-10-01Merge pull request #457 from LoLei/456-fix-FileNotFoundErrordylan
2019-10-01Fix FileNotFoundError if theme has never been setLorenz Leitner
2019-10-01Merge pull request #456 from LoLei/305-symbol-themedylan
2019-10-01Fix line length for pylintLorenz Leitner
2019-10-01Fix pylintLorenz Leitner
2019-10-01Do for all types of themesLorenz Leitner
2019-10-01Print (last used) next to last used themeLorenz Leitner
2019-10-01Save used theme in CACHE_DIRLorenz Leitner
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27misc: fix lintDylan Araps
2019-09-27Merge pull request #443 from dithpri/fix-upstream-duplicatesdylan
2019-09-11Merge pull request #452 from LoLei/441-newblack
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