summaryrefslogtreecommitdiff
path: root/src/wlclock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-26`--position` instead of `--anchor`Leon Henrik Plickat1-22/+39
2020-09-25Add "lines" clock hand styleLeon Henrik Plickat1-4/+22
2020-09-25Make hour hand slowly progress instead of snappingLeon Henrik Plickat1-1/+9
2020-09-25Write man pageLeon Henrik Plickat1-1/+4
2020-09-25Draw clock handsLeon Henrik Plickat1-1/+7
2020-09-25Make size of clock face lines configurableLeon Henrik Plickat1-26/+56
2020-09-25Draw clock faceLeon Henrik Plickat1-1/+2
2020-09-25Change dimension model to ensure square centerLeon Henrik Plickat1-23/+16
2020-09-25Implement all configuration options and signal handlingLeon Henrik Plickat1-41/+258
2020-09-24Render backgroundLeon Henrik Plickat1-3/+16
2020-09-24Expand command flag handling to hold all (future) flagsLeon Henrik Plickat1-10/+66