index
:
pywal.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pywal
/
util.py
Age
Commit message (
Expand
)
Author
2020-04-30
remove extra white-space
Martin Patz
2020-03-23
docstrings all end with a dot
Martin Patz
2020-03-23
add a docstring
Martin Patz
2020-03-23
exposes the alpha value as a decimal as well
Martin Patz
2020-02-20
Added red, green and blue properties to Color class. These give access to sep...
Stefan Frick
2019-12-20
Cleaned up code for pylint
Amit Prasad
2019-12-20
Beautify
Amit Prasad
2019-12-17
Added ability to modify colors using methods ( .lighten(%), .darken(%), .satu...
Amit Prasad
2019-12-16
Started working on matching functions
Amit Prasad
2019-04-04
fixed pidof on mac os
Will Eccles
2019-02-02
reload: Fix error if pidof not installed
Dylan Araps
2019-01-04
export: Added rgba support. Closes #352
Dylan Araps
2018-10-18
Revert "Hash file for cache filename"
Dylan Araps
2018-10-17
Fix lint errors.
dgrisham
2018-09-27
move hashf() to util.py
dgrisham
2018-07-11
general: Fix reload
Dylan Araps
2018-07-06
reload: Check pids first.
Dylan Araps
2018-06-21
colors: Added saturate option. Closes #166
Dylan Araps
2018-04-02
logging: Use stdout instead.
Dylan Araps
2018-04-01
general: Added logging.
Dylan Araps
2018-03-31
backend: cleanup
Dylan Araps
2018-03-03
export: Added octal support. Closes #193
Dylan Araps
2018-02-04
util: Remove broken notifications
Dylan Araps
2018-02-04
misc: fixes
Dylan Araps
2018-02-03
colors: Add light theme support.
Dylan Araps
2018-02-02
colors: Add light theme support.
Dylan Araps
2018-01-17
alpha: Store alpha value in scheme file. Fixes #120
Dylan Araps
2018-01-07
colors: better sort and better white by blending.
Dylan Araps
2018-01-02
util: Cleanup
Dylan Araps
2018-01-02
wallpaper: Remove duplicate code
Dylan Araps
2018-01-02
general: Add pylintrc.
Dylan Araps
2017-12-18
general: Added user template support.
dylan araps
2017-08-27
windows: Fix file not found error.
Dylan Araps
2017-08-25
OS: Added support for Windows
Dylan Araps
2017-08-10
general: Remove all pathlib usage
Dylan Araps
2017-08-10
general: Remove all pathlib usage
Dylan Araps
2017-08-09
util: Fix error on 3.6
Dylan Araps
2017-08-09
general: Make pywal compatible with python 3.5
Dylan Araps
2017-08-02
colors: fix print
Dylan Araps
2017-08-02
colors: Create comment color based on bg.
Dylan Araps
2017-08-01
docs: Fixed comments
Dylan Araps
2017-07-28
colors: Darken bg if contrast is too low.
Dylan Araps
2017-07-23
general: Save file error handling
Dylan Araps
2017-07-23
general: Add -a to support terminal transparency.
Dylan Araps
2017-07-23
api: Added function to load colors from file.
Dylan Araps
2017-07-22
api: Cleanup
Dylan Araps
2017-07-22
general: Fix comment
Dylan Araps
2017-07-22
general: Remove comments that just repeat what the code does.
Dylan Araps
2017-07-21
util: Add new msg function.
Dylan Araps
2017-07-20
General: Unhardcode all CACHE_DIR and COLOR_COUNT usage.
Dylan Araps
[next]