Commit Graph

1047 Commits

Author SHA1 Message Date
rob
2a93ab178d MacOS - Dock crash fix v2
Append to the data table, rewrite the preferences table.
2020-04-18 22:28:25 -07:00
dylan
1f134ac9af
Merge pull request #499 from vowkn/master
Add support for xwallpaper
2020-03-29 22:09:30 +03:00
Víctor Lasa
5c34f4e689
Add support for xwallpaper 2020-03-29 18:09:49 +00:00
dylan
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
deviantfero
5616cd7765 reload: add explicit check to False to avoid exceptions 2020-03-16 04:36:46 -06:00
deviantfero
f63a8aab97 reload: revert to using subprocess.run to wait for each merge to finish 2020-03-16 03:49:45 -06:00
dylan
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
Stefan Frick
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
dylan
1bc5c0e63a
Merge pull request #483 from GabrielaMafra/master
Tilix template
2020-02-05 13:47:24 +02:00
Gabriela Mafra
1925d44436
Add tilix template to export 2020-02-05 08:37:38 -03:00
Dylan Araps
42ad8f014d
Merge branch 'master' of github.com:dylanaraps/pywal 2020-01-24 08:26:06 +02:00
Dylan Araps
11758b4548
sequences: Add support for st. Closes #478 2020-01-24 08:25:44 +02:00
dylan
db48957bde
Merge pull request #250 from noyoshi/add-vs-code-support
vscode template json file added
2020-01-23 10:38:42 +02:00
dylan
c1d90676f9
Merge branch 'master' into add-vs-code-support 2020-01-23 10:38:33 +02:00
dylan
3537e8cc8f
Merge pull request #389 from aschey/theme_save
New features- saving user themes and loading random user themes
2020-01-23 10:36:13 +02:00
dylan
ca389ce114
Merge pull request #474 from AmitPr/master
Add ability to run functions on colors from templates
2020-01-23 10:33:47 +02:00
Amit Prasad
d4bd389b43 Cleaned up code for pylint 2019-12-20 11:34:57 -05:00
Amit Prasad
f06edfa7a2 Undo unneeded changes 2019-12-20 10:00:38 -05:00
Amit Prasad
c29151de46 Beautify 2019-12-20 09:44:19 -05:00
Amit Prasad
c0896043aa Merge branch 'master' of https://github.com/AmitPr/pywal 2019-12-18 16:06:20 -05:00
Amit Prasad
f0692c31eb Commented and minimize. 2019-12-18 13:28:13 -05:00
Amit Prasad
fc885697c4 Update Readme 2019-12-18 00:36:05 -05:00
Amit Prasad
0a4f2e6dae Update Readme 2019-12-18 00:34:48 -05:00
Amit Prasad
02acd28f06 Added ability to modify colors using methods ( .lighten(%), .darken(%), .saturate(%) for now) 2019-12-17 20:29:04 -05:00
Amit Prasad
b9fd064d30 Started working on matching functions 2019-12-16 11:45:22 -05:00
aschey
85526b6571 Merge branch 'master' into theme_save 2019-12-01 14:28:23 -06:00
dylan
c18f4014f9
Merge pull request #457 from LoLei/456-fix-FileNotFoundError
[Bug] Fix error if theme has never been set
2019-10-01 18:13:08 +03:00
Lorenz Leitner
4cc2dda585 Fix FileNotFoundError if theme has never been set 2019-10-01 16:54:53 +02:00
dylan
f90940dd95
Merge pull request #456 from LoLei/305-symbol-theme
[Enhancement] #305: Add indication next to previous theme when running wal --theme
2019-10-01 13:08:42 +03:00
Lorenz Leitner
b6a11f6338 Fix line length for pylint 2019-10-01 11:54:42 +02:00
Lorenz Leitner
0c32f4e9a9 Fix pylint 2019-10-01 11:18:37 +02:00
Lorenz Leitner
fe700cb77a Do for all types of themes
(dark, light, user)
2019-10-01 11:00:42 +02:00
Lorenz Leitner
3476989e6b Print (last used) next to last used theme 2019-10-01 10:58:39 +02:00
Lorenz Leitner
3bc9f10451 Save used theme in CACHE_DIR 2019-10-01 10:37:07 +02:00
Dylan Araps
a84b5ec2ab misc: fix lint 2019-09-27 20:44:51 +03:00
Dylan Araps
030dfe015d misc: fix lint 2019-09-27 20:40:28 +03:00
Dylan Araps
445b8fcbb6 misc: fix lint 2019-09-27 20:37:23 +03:00
Dylan Araps
56c60ca2e6 misc: fix lint 2019-09-27 20:36:52 +03:00
Dylan Araps
609fab9bfb misc: fix lint 2019-09-27 20:36:04 +03:00
dylan
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
black
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
Lorenz Leitner
bab56a88a8 Use separate flag for last used wallpaper 2019-09-11 19:40:34 +02:00
Lorenz Leitner
fefcd53fcf Use util.read_file instead of inline file reading 2019-09-11 09:35:31 +02:00
Lorenz Leitner
f44ca5da87 Fix filename 2019-09-10 20:31:42 +02:00
Lorenz Leitner
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
black
70c45f580e
Update README.md 2019-09-10 05:47:47 +00:00
dithpri
182dfbb877 Remove duplicate color entries in dkeg colorschemes 2019-08-24 04:04:34 +02:00
black
72bdbc9705
Merge pull request #431 from MrHuds0n/master
Added a stylus template
2019-07-14 18:05:31 +03:00
BuildTools
33aa30925b Added a stylus template 2019-07-14 13:02:41 +02:00
black
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