Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "lines" clock hand style | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+7 |
| | |||||
* | Make hour hand slowly progress instead of snapping | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+1 |
| | | | | The snapping behaviour can be re-enabled via a command flag | ||||
* | Draw clock hands | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+1 |
| | |||||
* | Make size of clock face lines configurable | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+1 |
| | | | | And use enum for long options | ||||
* | Change dimension model to ensure square center | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+12 |
| | |||||
* | Implement all configuration options and signal handling | Leon Henrik Plickat | 2020-09-25 | 1 | -5/+5 |
| | |||||
* | Render background | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+6 |
| | |||||
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+40 |