summaryrefslogtreecommitdiff
path: root/src/wlclock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add "lines" clock hand styleLeon Henrik Plickat2020-09-251-0/+7
|
* Make hour hand slowly progress instead of snappingLeon Henrik Plickat2020-09-251-1/+1
| | | | The snapping behaviour can be re-enabled via a command flag
* Draw clock handsLeon Henrik Plickat2020-09-251-0/+1
|
* Make size of clock face lines configurableLeon Henrik Plickat2020-09-251-0/+1
| | | | And use enum for long options
* Change dimension model to ensure square centerLeon Henrik Plickat2020-09-251-1/+12
|
* Implement all configuration options and signal handlingLeon Henrik Plickat2020-09-251-5/+5
|
* Render backgroundLeon Henrik Plickat2020-09-241-0/+6
|
* InitLeon Henrik Plickat2020-09-241-0/+40