Commit Graph

1058 Commits

Author SHA1 Message Date
426768e77b Merge pull request #443 from dithpri/fix-upstream-duplicates
Remove duplicate color entries in dkeg colorschemes
2019-09-27 17:38:49 +03:00
d279ed656f Merge pull request #452 from LoLei/441-new
[Feature] Use last used wallpaper for color generation
2019-09-11 21:16:09 +03:00
bab56a88a8 Use separate flag for last used wallpaper 2019-09-11 19:40:34 +02:00
fefcd53fcf Use util.read_file instead of inline file reading 2019-09-11 09:35:31 +02:00
f44ca5da87 Fix filename 2019-09-10 20:31:42 +02:00
1bd5542beb Make wal -R understand the -l flag, add -d flag
https://github.com/dylanaraps/pywal/issues/441
2019-09-10 18:09:43 +02:00
70c45f580e Update README.md 2019-09-10 05:47:47 +00:00
182dfbb877 Remove duplicate color entries in dkeg colorschemes 2019-08-24 04:04:34 +02:00
72bdbc9705 Merge pull request #431 from MrHuds0n/master
Added a stylus template
2019-07-14 18:05:31 +03:00
33aa30925b Added a stylus template 2019-07-14 13:02:41 +02:00
591cc31b49 Merge pull request #393 from LoLei/270-recursive-i-argument
Add support for #270:  Recursive -i argument
2019-05-26 15:52:03 +03:00
b63e4f2d82 Merge pull request #397 from Djent-/master
Improved/Fixed kitty support
2019-05-03 09:01:19 +03:00
b832581220 Change indentation to appease pylint 2019-05-02 14:22:20 -07:00
b78bf719e6 Shorten lines for Travis CI 2019-05-02 14:14:48 -07:00
04413ee285 Switch kitty tab colors to make more sense 2019-05-02 13:33:55 -07:00
13b9852f39 Merge pull request #410 from ltgouvea/base16-snazzy
adds base16-snazzy colorscheme
2019-05-01 09:59:32 +03:00
256f9761e5 adds base16-snazzy colorscheme 2019-04-30 18:23:39 -03:00
3cedb38053 Merge pull request #395 from ellisgeek/master
Add support for setting wallpaper in xfce > 4.12
2019-04-30 12:05:19 +03:00
e7d956ca18 Merge pull request #406 from WillEccles/pidof-mac-fix
Fixed pidof invalid argument on Mac OS
2019-04-30 12:02:28 +03:00
efa7c86ec5 fixed pidof on mac os 2019-04-04 16:32:50 -04:00
961695a47a Add color config for internal window borders 2019-03-22 18:01:19 -04:00
3ffd44185b Fix changing kitty's colors. Kitty must be run with -1 or --single-instance to affect all open kitty windows. Only works when wal is run from kitty. 2019-03-22 17:44:26 -04:00
2f3a492ed2 Add support for setting wallpaper in xfce > 4.12 2019-03-21 15:26:03 -05:00
0878cc7fad Finally fix indendation 2019-03-15 10:43:32 +01:00
afa3ff1259 Try to fix indentation again 2019-03-15 10:40:35 +01:00
d5a1532f18 Fix unused variable 2019-03-15 10:36:26 +01:00
bbc5a33394 Fix indentation 2019-03-15 10:34:45 +01:00
44339e5f3e Remove redundant method 2019-03-15 10:12:13 +01:00
31f23088d7 Add recursive argument to cli 2019-03-15 10:06:04 +01:00
3a95122157 Iterative images recursively 2019-03-15 09:49:21 +01:00
b91ecad12b Fix current wallpaper reuse 2019-03-15 09:38:32 +01:00
8b6ca5cbab Check file ending 2019-03-15 09:15:42 +01:00
e0c30a34a0 Basic functionality 2019-03-15 09:11:32 +01:00
e10337c838 Print found directories
TODO: Move to different method, since this way lower depth images are
preferred
2019-03-14 20:20:33 +01:00
c823e3c9db Merge branch 'master' of github.com:dylanaraps/pywal 2019-03-13 15:32:47 +02:00
c1f8b7bb98 colors.sh: Fix quoting issue. Closes #392 2019-03-13 15:30:39 +02:00
975c00f30e Merge pull request #388 from robwaz/master
Issues #330 & #382: MacOS bug fixes
2019-03-07 08:14:31 +02:00
rob
e2cea2808c Issue #382 - transparent iTerm2 cursor 2019-03-06 22:19:28 -07:00
rob
f538f55ea3 comment spacing 2019-03-06 20:39:55 -07:00
rob
59929df445 pylint check 2019-03-06 20:39:55 -07:00
rob
c41022ff7f Issue #330: MacOS Mojave Dock Crash 2019-03-06 20:39:55 -07:00
788533e5c2 added features for saving user themes and loading random themes 2019-03-05 23:24:38 -06:00
53740712a6 Merge pull request #390 from Meakk/master
reload: support for bspwm
2019-03-05 18:05:34 +02:00
e261f75d98 reload: support for bspwm 2019-03-05 13:56:33 +01:00
3292a5513d docs: update 2019-03-05 11:32:49 +02:00
95c1cc18bc docs: update 2019-03-05 11:27:54 +02:00
2f8d458f89 general: Add file size to caching to avoid collisions. Closes #385 2019-03-05 09:13:52 +02:00
0f7c6aeaf9 export: Skip swp files 2019-03-03 11:41:10 +02:00
e7a2bfd29f Merge pull request #372 from furrycatherder/fix-awesome
Fix wallpaper setting in awesomewm
2019-02-23 20:54:07 +02:00
1d4127925d export: Print error message if template can't be parsed. 2019-02-10 08:07:06 +02:00