Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use global context | Leon Henrik Plickat | 2021-11-14 | 1 | -35/+30 |
| | |||||
* | Remove unused surface functions | Leon Henrik Plickat | 2020-10-05 | 1 | -18/+0 |
| | |||||
* | Rip out frame callback | Leon Henrik Plickat | 2020-09-28 | 1 | -7/+3 |
| | | | | | Apparently, requesting a callback is asking "when can I render the /next/ frame?", not asking "when can I render /this/ frame?". Huh... | ||||
* | Render on callback | Leon Henrik Plickat | 2020-09-26 | 1 | -8/+16 |
| | |||||
* | `--position` instead of `--anchor` | Leon Henrik Plickat | 2020-09-26 | 1 | -16/+0 |
| | |||||
* | Draw clock hands | Leon Henrik Plickat | 2020-09-25 | 1 | -18/+68 |
| | |||||
* | Change dimension model to ensure square center | Leon Henrik Plickat | 2020-09-25 | 1 | -14/+49 |
| | |||||
* | Render background | Leon Henrik Plickat | 2020-09-24 | 1 | -1/+2 |
| | |||||
* | Init | Leon Henrik Plickat | 2020-09-24 | 1 | -0/+163 |