Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinitialize project and change module url | Andinus | 2020-03-24 | 3 | -78/+0 |
| | |||||
* | Add darwin support | Andinus | 2020-03-24 | 2 | -0/+16 |
| | |||||
* | Put the functions into seperate files & fix compile time error | Andinus | 2020-03-19 | 1 | -0/+1 |
| | | | | | | | Splitting the program into seperate programs will cause the binary size to double if the end user wants both services. Instead splitting the functions in seperate files will keep the binary size small for both services combined & also the program will be maintainable. | ||||
* | Add support for other desktop environments | Andinus | 2020-03-19 | 1 | -5/+19 |
| | |||||
* | Check local cache before downloading background | Andinus | 2020-03-19 | 1 | -1/+1 |
| | |||||
* | Add download function | Andinus | 2020-03-19 | 2 | -0/+34 |
| | |||||
* | Remove license text from headers | Andinus | 2020-03-15 | 1 | -14/+0 |
| | |||||
* | Add version flag | Andinus | 2020-03-14 | 1 | -0/+27 |