Commit Graph

1083 Commits

Author SHA1 Message Date
cec20ffba1 Update export.py 2020-11-24 13:17:29 +03:00
89119f88ab style: commas and spaces 2020-11-24 12:57:50 +03:00
1d180a7e17 fix: incorrect json wallpaper path
Fix json path export on windows thats generate before
2020-11-24 12:54:13 +03:00
4997a49eb7 Merge pull request #545 from ryuta69/topic_add_themer_template
[Feature] Add themer template
2020-09-27 14:25:21 +03:00
ffa427c095 Merge pull request #552 from gf3/fix-gruvbox-colorscheme
fix: match gruvbox colorscheme to original values
2020-09-21 20:23:57 +03:00
39b351a780 fix: match gruvbox colorscheme to original values 2020-09-21 11:57:13 -04:00
7cc9ab837f Merge pull request #550 from timgates42/bugfix_typo_foreground
docs: Fix simple typo, foregound -> foreground
2020-09-13 22:55:31 +03:00
aef0db1398 docs: Fix simple typo, foregound -> foreground
There is a small typo in pywal/sequences.py.

Should read `foreground` rather than `foregound`.
2020-09-14 05:53:56 +10:00
3647d3365b Merge pull request #546 from ryuta69/fix_longline_for_flake8
[Test] Fix longline for flake8
2020-09-13 20:14:42 +03:00
807286ca22 Merge pull request #518 from robwaz/master
#515 MacOS - Dock crash fix v2
2020-09-13 20:14:17 +03:00
0ac6ef2a66 Fix longline for flake8 2020-09-05 20:05:17 +09:00
bb6bbd2d64 Fix brackets 2020-09-05 19:55:21 +09:00
4d881aaacb Add themer template 2020-09-05 18:56:44 +09:00
919ea7533a Merge pull request #539 from threadreaper/plasma-support-0.2
Plasma support 0.2
2020-08-04 11:25:31 +03:00
c3faf0e1cf Errors fixed. 2020-08-04 03:15:26 -05:00
d695168a44 Errors fixed. 2020-08-04 03:11:22 -05:00
2329b1859f Added a .css theme template for Notepadqq. 2020-08-04 02:38:38 -05:00
37d6823af3 ?? 2020-08-04 02:34:25 -05:00
979b669a8c Added support for changing wallpaper on KDE Plasma. 2020-08-03 23:36:41 -05:00
7fae8d23f5 Merge pull request #529 from sholland1/decimal
Add decimal output support
2020-05-25 08:29:25 +03:00
f057c08d1e Add decimal output support 2020-05-25 00:09:35 -05:00
ad9b05ba93 Merge pull request #527 from hhell/patch-1
Fix for kitty alpha_dec replacer
2020-05-13 13:57:06 +03:00
526c399650 Fix for kitty alpha_dec replacer
This should have probably been `re.sub` instead of `l.replace` too, by the way.
2020-05-13 12:06:49 +03:00
eb4200820b Merge pull request #497 from patzm/patzm/feat/alpha_decimal
alpha decimal support
2020-05-04 21:57:17 +03:00
a2ddff38fd Merge pull request #485 from loiccoyle/master
fix template issue
2020-05-04 21:40:17 +03:00
cecc28cc52 add pylint disable, r-string, line length, change isinstance 2020-05-04 20:26:07 +02:00
ed9339c310 Merge pull request #524 from plasmoduck/patch-1
Update wallpaper.py
2020-05-03 19:07:44 +03:00
b0d736199e Update wallpaper.py
Add support for hsetroot to change wallpaper.
2020-05-03 22:04:27 +10:00
0b3158490f remove extra white-space 2020-04-30 00:06:40 +02:00
rob
5dadd32a08 Use %-strings, not f-string 2020-04-20 12:59:04 -07:00
rob
2a93ab178d MacOS - Dock crash fix v2
Append to the data table, rewrite the preferences table.
2020-04-18 22:28:25 -07:00
1f134ac9af Merge pull request #499 from vowkn/master
Add support for xwallpaper
2020-03-29 22:09:30 +03:00
5c34f4e689 Add support for xwallpaper 2020-03-29 18:09:49 +00:00
19738dc28e update kitty config file to include opacity 2020-03-23 01:11:31 +01:00
1b07640875 docstrings all end with a dot 2020-03-23 01:04:07 +01:00
7e01b0d84c add a docstring 2020-03-23 01:03:45 +01:00
52d1f5e7d4 exposes the alpha value as a decimal as well 2020-03-23 01:01:32 +01:00
ee50fb3ab3 Merge pull request #492 from deviantfero/fix-xrdb-reload
reload: revert to using subprocess.run to wait for each merge to finish
2020-03-16 12:39:46 +02:00
5616cd7765 reload: add explicit check to False to avoid exceptions 2020-03-16 04:36:46 -06:00
f63a8aab97 reload: revert to using subprocess.run to wait for each merge to finish 2020-03-16 03:49:45 -06:00
8e6f6d356c Merge branch 'master' of ssh://github.com/dylanaraps/pywal 2020-03-02 17:43:54 +01:00
94b0ca5806 Merge pull request #487 from stefanfrick/separate_rgb
Added red, green and blue properties to Color class.
2020-02-20 18:55:23 +02:00
82dbd3f8ed Added red, green and blue properties to Color class. These give access to separate RGB values in the range from 0 to 1, e.g. needed by compton/picom shadows. 2020-02-20 17:38:28 +01:00
27dff31cbd fix template issue 2020-02-09 21:33:51 +01:00
1bc5c0e63a Merge pull request #483 from GabrielaMafra/master
Tilix template
2020-02-05 13:47:24 +02:00
1925d44436 Add tilix template to export 2020-02-05 08:37:38 -03:00
42ad8f014d Merge branch 'master' of github.com:dylanaraps/pywal 2020-01-24 08:26:06 +02:00
11758b4548 sequences: Add support for st. Closes #478 2020-01-24 08:25:44 +02:00
db48957bde Merge pull request #250 from noyoshi/add-vs-code-support
vscode template json file added
2020-01-23 10:38:42 +02:00
c1d90676f9 Merge branch 'master' into add-vs-code-support 2020-01-23 10:38:33 +02:00