| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pypi: Fix README0.1.1 | Dylan Araps | 2017-06-22 | 1 | -1/+12 |
| * | General: Rename pypi package to pywal | Dylan Araps | 2017-06-22 | 2 | -1/+5 |
| * | DOCS: README0.1.0 | Dylan Araps | 2017-06-22 | 1 | -0/+2 |
| * | DOCS: README | Dylan Araps | 2017-06-22 | 1 | -2/+2 |
| * | colors: Reload i3 colors | Dylan Araps | 2017-06-22 | 1 | -0/+12 |
| * | Colors: Fix rofi export | Dylan Araps | 2017-06-22 | 1 | -11/+11 |
| * | DOCS: README | Dylan Araps | 2017-06-22 | 1 | -4/+370 |
| * | General: Cleanup | Dylan Araps | 2017-06-22 | 1 | -2/+2 |
| * | General: Don't hardcode devnull dir | Dylan Araps | 2017-06-22 | 1 | -3/+3 |
| * | General: Fix nohup file bug | Dylan Araps | 2017-06-22 | 2 | -0/+1 |
| * | Cleanup: String formatting, use f strings everywhere | Dylan Araps | 2017-06-22 | 2 | -19/+19 |
| * | Cleanup: Remove duplicate code and cleanup format strings | Dylan Araps | 2017-06-22 | 1 | -57/+56 |
| * | Args: Added -v to print version | Dylan Araps | 2017-06-22 | 1 | -1/+9 |
| * | General: Disable unsafe exit | Dylan Araps | 2017-06-22 | 1 | -1/+1 |
| * | colors: Remove export_plain | Dylan Araps | 2017-06-22 | 1 | -8/+3 |
| * | Cleanup: Move all arg processing to process_args() | Dylan Araps | 2017-06-21 | 1 | -15/+11 |
| * | colors: Change function order | Dylan Araps | 2017-06-21 | 1 | -1/+2 |
| * | colors: Add error handling to reload | Dylan Araps | 2017-06-21 | 1 | -8/+11 |
| * | wallpaper: Exclude current image from shuffle | Dylan Araps | 2017-06-21 | 1 | -7/+17 |
| * | colors: Make the call to xrdb blocking | Dylan Araps | 2017-06-21 | 1 | -8/+7 |
| * | Wallpaper: Fix wallpaper not being set | Dylan Araps | 2017-06-20 | 1 | -1/+3 |
| * | Optimization: Removed loops from export | Dylan Araps | 2017-06-20 | 1 | -78/+50 |
| * | General: Add setup.py | Dylan Araps | 2017-06-20 | 1 | -0/+13 |
| * | Optimization: Use faster for loops | Dylan Araps | 2017-06-20 | 1 | -7/+8 |
| * | Optimization: Remove glob import | Dylan Araps | 2017-06-20 | 1 | -7/+6 |
| * | Optimization: Terminate the script on exit to save 10ms | Dylan Araps | 2017-06-20 | 1 | -1/+3 |
| * | Wallpaper: Add desktop environment support | Dylan Araps | 2017-06-20 | 1 | -17/+69 |
| * | General: Fix quoting | Dylan Araps | 2017-06-20 | 1 | -39/+39 |
| * | General: Cleanup and putty export | Dylan Araps | 2017-06-20 | 1 | -8/+24 |
| * | colors: Fix color bug | Dylan Araps | 2017-06-20 | 1 | -1/+1 |
| * | Image: Random image, select image file. | Dylan Araps | 2017-06-20 | 1 | -2/+11 |
| * | General: Cleanup | Dylan Araps | 2017-06-20 | 1 | -5/+8 |
| * | General: Add all export functions | Dylan Araps | 2017-06-20 | 1 | -8/+54 |
| * | Travis: Fix travis | Dylan Araps | 2017-06-20 | 1 | -2/+2 |
| * | General: Cleanup | Dylan Araps | 2017-06-20 | 1 | -484/+0 |
| * | General: Cleanup and rename | Dylan Araps | 2017-06-20 | 1 | -0/+448 |
| * | Args: Add -x | Dylan Araps | 2017-06-19 | 1 | -11/+27 |
| * | General: Cleanup | Dylan Araps | 2017-06-19 | 1 | -9/+13 |
| * | Args: Added -f | Dylan Araps | 2017-06-19 | 1 | -14/+50 |
| * | Args: Move most arg parsing to a function | Dylan Araps | 2017-06-19 | 1 | -19/+23 |
| * | Error: Exit if no arguments are given to 'wal' | Dylan Araps | 2017-06-19 | 1 | -0/+6 |
| * | Args: Added -q | Dylan Araps | 2017-06-19 | 1 | -16/+12 |
| * | General: Cleanup | Dylan Araps | 2017-06-19 | 1 | -10/+11 |
| * | Args: Add -n | Dylan Araps | 2017-06-19 | 1 | -3/+4 |
| * | Args: Add -o | Dylan Araps | 2017-06-19 | 1 | -20/+0 |
| * | Args: Add -o | Dylan Araps | 2017-06-19 | 2 | -16/+39 |
| * | Optimization: Cleanup get_grey | Dylan Araps | 2017-06-19 | 1 | -18/+13 |
| * | Optimization: Run xrdb in the background | Dylan Araps | 2017-06-19 | 1 | -5/+7 |
| * | General: simplify imports. | Dylan Araps | 2017-06-19 | 1 | -23/+17 |
| * | General: Cleanup | Dylan Araps | 2017-06-19 | 1 | -2/+1 |