summaryrefslogtreecommitdiff
path: root/src/render.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not update unrelated layer surface settings on configure eventLeon Henrik Plickat2021-12-131-1/+0
* Fix multi-cussor mishapLeon Henrik Plickat2021-11-191-2/+2
* Use global contextLeon Henrik Plickat2021-11-141-36/+32
* Change face/hand line width configurationLeon Henrik Plickat2020-09-281-5/+7
* Rip out frame callbackLeon Henrik Plickat2020-09-281-90/+16
* Render on callbackLeon Henrik Plickat2020-09-261-22/+102
* Improve line size configurationLeon Henrik Plickat2020-09-261-3/+3
* Simplify hand drawingLeon Henrik Plickat2020-09-251-26/+21
* Add "lines" clock hand styleLeon Henrik Plickat2020-09-251-27/+44
* Make hour hand slowly progress instead of snappingLeon Henrik Plickat2020-09-251-15/+14
* Draw clock handsLeon Henrik Plickat2020-09-251-11/+80
* Make size of clock face lines configurableLeon Henrik Plickat2020-09-251-1/+4
* 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-251-2/+33
* Change dimension model to ensure square centerLeon Henrik Plickat2020-09-251-62/+42
* Implement all configuration options and signal handlingLeon Henrik Plickat2020-09-251-2/+2
* Render backgroundLeon Henrik Plickat2020-09-241-0/+155