summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-26Improve line size configurationLeon Henrik Plickat3-12/+25
2020-09-26`--position` instead of `--anchor`Leon Henrik Plickat2-38/+39
2020-09-25Simplify hand drawingLeon Henrik Plickat1-26/+21
2020-09-25Add "lines" clock hand styleLeon Henrik Plickat3-31/+73
2020-09-25Make hour hand slowly progress instead of snappingLeon Henrik Plickat3-17/+24
2020-09-25Write man pageLeon Henrik Plickat1-1/+4
2020-09-25Draw clock handsLeon Henrik Plickat6-34/+166
2020-09-25Make size of clock face lines configurableLeon Henrik Plickat3-27/+61
2020-09-25Fix clockface when drawing on scaled outputLeon Henrik Plickat1-5/+5
2020-09-25Avoid too large radii which cause unexpected drawing behaviourLeon Henrik Plickat1-1/+11
2020-09-25Draw clock faceLeon Henrik Plickat2-3/+35
2020-09-25Change dimension model to ensure square centerLeon Henrik Plickat5-101/+121
2020-09-25Implement all configuration options and signal handlingLeon Henrik Plickat5-48/+285
2020-09-24Render backgroundLeon Henrik Plickat8-5/+288
2020-09-24Expand command flag handling to hold all (future) flagsLeon Henrik Plickat1-10/+66