summaryrefslogtreecommitdiff
path: root/src/wlclock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add number to mimick common analogue clocksmasterRose2025-07-301-1/+1
* Add basic positioning and appearance changesRose2025-07-301-7/+8
* Fix option handlingLeon Henrik Plickat2021-12-301-1/+2
* Fix Wayland event flushingLeon Henrik Plickat2021-12-211-11/+14
* Even more cleanup and commenting thingsLeon Henrik Plickat2021-12-131-5/+3
* Minor code cleanupLeon Henrik Plickat2021-12-131-3/+12
* Only include execinfo.h when glibc is usedLeon Henrik Plickat2021-11-261-0/+5
* Use correct OS macro for guarding execinfo.hLeon Henrik Plickat2021-11-191-2/+2
* Improve signal handlingLeon Henrik Plickat2021-11-141-69/+100
* Use global contextLeon Henrik Plickat2021-11-141-186/+184
* Fix handle-signals build optionLeon Henrik Plickat2020-11-251-3/+16
* Bump versiont to v1.0.0Leon Henrik Plickat2020-09-301-4/+1
* Change face/hand line width configurationLeon Henrik Plickat2020-09-281-34/+16
* Render on callbackLeon Henrik Plickat2020-09-261-5/+7
* Improve line size configurationLeon Henrik Plickat2020-09-261-8/+21
* `--position` instead of `--anchor`Leon Henrik Plickat2020-09-261-22/+39
* Add "lines" clock hand styleLeon Henrik Plickat2020-09-251-4/+22
* Make hour hand slowly progress instead of snappingLeon Henrik Plickat2020-09-251-1/+9
* Write man pageLeon Henrik Plickat2020-09-251-1/+4
* Draw clock handsLeon Henrik Plickat2020-09-251-1/+7
* Make size of clock face lines configurableLeon Henrik Plickat2020-09-251-26/+56
* Draw clock faceLeon Henrik Plickat2020-09-251-1/+2
* Change dimension model to ensure square centerLeon Henrik Plickat2020-09-251-23/+16
* Implement all configuration options and signal handlingLeon Henrik Plickat2020-09-251-41/+258
* Render backgroundLeon Henrik Plickat2020-09-241-3/+16
* Expand command flag handling to hold all (future) flagsLeon Henrik Plickat2020-09-241-10/+66
* InitLeon Henrik Plickat2020-09-241-0/+298