Commit Graph

3 Commits (4561572aad3de1aee941e6da990e4acacd9e9b48)

Author SHA1 Message Date
Richard de Boer db75324d00
saclock: add "monochrome" setting for Bangle.js 2
Only for Bangle.js 2, because part of the "simple" is that we draw to a
graphics buffer, and B1 doesn't have enough memory for a colour buffer.
(Drawing directly would involve sprinkling y-offsets and
"redraw background" all over the code; doable, but no longer simple)
2023-10-07 14:54:51 +02:00
Richard de Boer a4a3d678dd
saclock: ClockFace update: Hide widgets instead of not loading them 2023-01-07 16:51:24 +01:00
Richard de Boer c8b25dd6ec
saclock: new clock: A very basic analog clock 2022-09-17 16:49:22 +02:00