Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add number to mimick common analogue clocksmaster | Rose | 2025-07-30 | 1 | -1/+1 |
* | Add basic positioning and appearance changes | Rose | 2025-07-30 | 1 | -7/+8 |
* | Fix option handling | Leon Henrik Plickat | 2021-12-30 | 1 | -1/+2 |
* | Fix Wayland event flushing | Leon Henrik Plickat | 2021-12-21 | 1 | -11/+14 |
* | Even more cleanup and commenting things | Leon Henrik Plickat | 2021-12-13 | 1 | -5/+3 |
* | Minor code cleanup | Leon Henrik Plickat | 2021-12-13 | 1 | -3/+12 |
* | Only include execinfo.h when glibc is used | Leon Henrik Plickat | 2021-11-26 | 1 | -0/+5 |
* | Use correct OS macro for guarding execinfo.h | Leon Henrik Plickat | 2021-11-19 | 1 | -2/+2 |
* | Improve signal handling | Leon Henrik Plickat | 2021-11-14 | 1 | -69/+100 |
* | Use global context | Leon Henrik Plickat | 2021-11-14 | 1 | -186/+184 |
* | Fix handle-signals build option | Leon Henrik Plickat | 2020-11-25 | 1 | -3/+16 |
* | Bump versiont to v1.0.0 | Leon Henrik Plickat | 2020-09-30 | 1 | -4/+1 |
* | Change face/hand line width configuration | Leon Henrik Plickat | 2020-09-28 | 1 | -34/+16 |
* | Render on callback | Leon Henrik Plickat | 2020-09-26 | 1 | -5/+7 |
* | Improve line size configuration | Leon Henrik Plickat | 2020-09-26 | 1 | -8/+21 |
* | `--position` instead of `--anchor` | Leon Henrik Plickat | 2020-09-26 | 1 | -22/+39 |
* | Add "lines" clock hand style | Leon Henrik Plickat | 2020-09-25 | 1 | -4/+22 |
* | Make hour hand slowly progress instead of snapping | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+9 |
* | Write man page | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+4 |
* | Draw clock hands | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+7 |
* | Make size of clock face lines configurable | Leon Henrik Plickat | 2020-09-25 | 1 | -26/+56 |
* | Draw clock face | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+2 |
* | Change dimension model to ensure square center | Leon Henrik Plickat | 2020-09-25 | 1 | -23/+16 |
* | Implement all configuration options and signal handling | Leon Henrik Plickat | 2020-09-25 | 1 | -41/+258 |
* | Render background | Leon Henrik Plickat | 2020-09-24 | 1 | -3/+16 |
* | Expand command flag handling to hold all (future) flags | Leon Henrik Plickat | 2020-09-24 | 1 | -10/+66 |
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+298 |