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
/
wal
Age
Commit message (
Expand
)
Author
2017-06-25
Use setuptools.setup console_scripts entry point.
Daniel Liljeström
2017-06-25
General: Change shebang to python3, closes #5
Dylan Araps
2017-06-25
wallpaper: Supress errors on xfce
Dylan Araps
2017-06-23
General: Cleanup
Dylan Araps
2017-06-23
General: Fix comments.
Dylan Araps
2017-06-23
General: Simplify file read.
Dylan Araps
2017-06-23
General: Move duplicate code to a function.
Dylan Araps
2017-06-23
wallpaper: Reduce duplicate code.
Dylan Araps
2017-06-23
General: Cleanup
Dylan Araps
2017-06-23
General: Cleanup
Dylan Araps
2017-06-22
General: Display a notification to show the user progress.
Dylan Araps
2017-06-22
colors: Reload i3 colors
Dylan Araps
2017-06-22
Colors: Fix rofi export
Dylan Araps
2017-06-22
General: Cleanup
Dylan Araps
2017-06-22
General: Don't hardcode devnull dir
Dylan Araps
2017-06-22
General: Fix nohup file bug
Dylan Araps
2017-06-22
Cleanup: String formatting, use f strings everywhere
Dylan Araps
2017-06-22
Cleanup: Remove duplicate code and cleanup format strings
Dylan Araps
2017-06-22
Args: Added -v to print version
Dylan Araps
2017-06-22
General: Disable unsafe exit
Dylan Araps
2017-06-22
colors: Remove export_plain
Dylan Araps
2017-06-21
Cleanup: Move all arg processing to process_args()
Dylan Araps
2017-06-21
colors: Change function order
Dylan Araps
2017-06-21
colors: Add error handling to reload
Dylan Araps
2017-06-21
wallpaper: Exclude current image from shuffle
Dylan Araps
2017-06-21
colors: Make the call to xrdb blocking
Dylan Araps
2017-06-20
Wallpaper: Fix wallpaper not being set
Dylan Araps
2017-06-20
Optimization: Removed loops from export
Dylan Araps
2017-06-20
Optimization: Use faster for loops
Dylan Araps
2017-06-20
Optimization: Remove glob import
Dylan Araps
2017-06-20
Optimization: Terminate the script on exit to save 10ms
Dylan Araps
2017-06-20
Wallpaper: Add desktop environment support
Dylan Araps
2017-06-20
General: Fix quoting
Dylan Araps
2017-06-20
General: Cleanup and putty export
Dylan Araps
2017-06-20
colors: Fix color bug
Dylan Araps
2017-06-20
Image: Random image, select image file.
Dylan Araps
2017-06-20
General: Cleanup
Dylan Araps
2017-06-20
General: Add all export functions
Dylan Araps
2017-06-20
General: Cleanup and rename
Dylan Araps