Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-30 | Release v1.0.1 | Leon Henrik Plickat | 1 | -2/+2 | |
2021-11-19 | Use correct OS macro for guarding execinfo.h | Leon Henrik Plickat | 1 | -4/+0 | |
2021-11-14 | Improve signal handling | Leon Henrik Plickat | 1 | -8/+1 | |
This patch replaces the signalfd based signal handling with a more traditional approach. Since this is not only more reliable, but also more portable, the compile time option to turn off signal handling has been removed. It was only optional before based on signalf being a linux-ism. | |||||
2020-09-30 | Bump versiont to v1.0.0 | Leon Henrik Plickat | 1 | -2/+2 | |
2020-09-25 | Draw clock face | Leon Henrik Plickat | 1 | -4/+6 | |
2020-09-25 | Implement all configuration options and signal handling | Leon Henrik Plickat | 1 | -2/+2 | |
2020-09-24 | Render background | Leon Henrik Plickat | 1 | -0/+2 | |