Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-26 | `--position` instead of `--anchor` | Leon Henrik Plickat | 1 | -22/+39 |
2020-09-25 | Add "lines" clock hand style | Leon Henrik Plickat | 1 | -4/+22 |
2020-09-25 | Make hour hand slowly progress instead of snapping | Leon Henrik Plickat | 1 | -1/+9 |
2020-09-25 | Write man page | Leon Henrik Plickat | 1 | -1/+4 |
2020-09-25 | Draw clock hands | Leon Henrik Plickat | 1 | -1/+7 |
2020-09-25 | Make size of clock face lines configurable | Leon Henrik Plickat | 1 | -26/+56 |
2020-09-25 | Draw clock face | Leon Henrik Plickat | 1 | -1/+2 |
2020-09-25 | Change dimension model to ensure square center | Leon Henrik Plickat | 1 | -23/+16 |
2020-09-25 | Implement all configuration options and signal handling | Leon Henrik Plickat | 1 | -41/+258 |
2020-09-24 | Render background | Leon Henrik Plickat | 1 | -3/+16 |
2020-09-24 | Expand command flag handling to hold all (future) flags | Leon Henrik Plickat | 1 | -10/+66 |