| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | General: Cleanup and rename | Dylan Araps | 2017-06-20 | 1 | -0/+448 |