summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Draw clock handsLeon Henrik Plickat2020-09-256-34/+166
|
* Make size of clock face lines configurableLeon Henrik Plickat2020-09-253-27/+61
| | | | And use enum for long options
* Fix clockface when drawing on scaled outputLeon Henrik Plickat2020-09-251-5/+5
|
* Avoid too large radii which cause unexpected drawing behaviourLeon Henrik Plickat2020-09-251-1/+11
|
* Draw clock faceLeon Henrik Plickat2020-09-253-7/+41
|
* Change dimension model to ensure square centerLeon Henrik Plickat2020-09-255-101/+121
|
* Implement all configuration options and signal handlingLeon Henrik Plickat2020-09-256-50/+287
|
* Render backgroundLeon Henrik Plickat2020-09-249-5/+290
|
* Expand command flag handling to hold all (future) flagsLeon Henrik Plickat2020-09-241-10/+66
|
* InitLeon Henrik Plickat2020-09-2419-0/+2331