Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use global context | Leon Henrik Plickat | 2021-11-14 | 1 | -1/+4 |
| | |||||
* | Change face/hand line width configuration | Leon Henrik Plickat | 2020-09-28 | 1 | -8/+1 |
| | | | | | | Also decided there will be no additional hand styles, so removed --hand-style option. Xclock like hands can be enabled by setting the hand width to 0 (default). | ||||
* | Render on callback | Leon Henrik Plickat | 2020-09-26 | 1 | -2/+0 |
| | |||||
* | Improve line size configuration | Leon Henrik Plickat | 2020-09-26 | 1 | -1/+1 |
| | |||||
* | Add "lines" clock hand style | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+7 |
| | |||||
* | Make hour hand slowly progress instead of snapping | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+1 |
| | | | | The snapping behaviour can be re-enabled via a command flag | ||||
* | Draw clock hands | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+1 |
| | |||||
* | Make size of clock face lines configurable | Leon Henrik Plickat | 2020-09-25 | 1 | -0/+1 |
| | | | | And use enum for long options | ||||
* | Change dimension model to ensure square center | Leon Henrik Plickat | 2020-09-25 | 1 | -1/+12 |
| | |||||
* | Implement all configuration options and signal handling | Leon Henrik Plickat | 2020-09-25 | 1 | -5/+5 |
| | |||||
* | Render background | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+6 |
| | |||||
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+40 |