Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-25 | Draw clock hands | Leon Henrik Plickat | 6 | -34/+166 |
2020-09-25 | Make size of clock face lines configurable | Leon Henrik Plickat | 3 | -27/+61 |
2020-09-25 | Fix clockface when drawing on scaled output | Leon Henrik Plickat | 1 | -5/+5 |
2020-09-25 | Avoid too large radii which cause unexpected drawing behaviour | Leon Henrik Plickat | 1 | -1/+11 |
2020-09-25 | Draw clock face | Leon Henrik Plickat | 2 | -3/+35 |
2020-09-25 | Change dimension model to ensure square center | Leon Henrik Plickat | 5 | -101/+121 |
2020-09-25 | Implement all configuration options and signal handling | Leon Henrik Plickat | 5 | -48/+285 |
2020-09-24 | Render background | Leon Henrik Plickat | 8 | -5/+288 |
2020-09-24 | Expand command flag handling to hold all (future) flags | Leon Henrik Plickat | 1 | -10/+66 |