Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `--position` instead of `--anchor` | Leon Henrik Plickat | 2020-09-26 | 3 | -46/+48 |
* | Simplify hand drawing | Leon Henrik Plickat | 2020-09-25 | 1 | -26/+21 |
* | Add "lines" clock hand style | Leon Henrik Plickat | 2020-09-25 | 4 | -41/+88 |
* | Make hour hand slowly progress instead of snapping | Leon Henrik Plickat | 2020-09-25 | 4 | -18/+29 |
* | Write man page | Leon Henrik Plickat | 2020-09-25 | 2 | -1/+89 |
* | Draw clock hands | Leon Henrik Plickat | 2020-09-25 | 6 | -34/+166 |
* | Make size of clock face lines configurable | Leon Henrik Plickat | 2020-09-25 | 3 | -27/+61 |
* | Fix clockface when drawing on scaled output | Leon Henrik Plickat | 2020-09-25 | 1 | -5/+5 |
* | Avoid too large radii which cause unexpected drawing behaviour | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+11 |
* | Draw clock face | Leon Henrik Plickat | 2020-09-25 | 3 | -7/+41 |
* | Change dimension model to ensure square center | Leon Henrik Plickat | 2020-09-25 | 5 | -101/+121 |
* | Implement all configuration options and signal handling | Leon Henrik Plickat | 2020-09-25 | 6 | -50/+287 |
* | Render background | Leon Henrik Plickat | 2020-09-24 | 9 | -5/+290 |
* | Expand command flag handling to hold all (future) flags | Leon Henrik Plickat | 2020-09-24 | 1 | -10/+66 |
* | Init | Leon Henrik Plickat | 2020-09-24 | 19 | -0/+2331 |