~ruther/simple-clock

ref: main simple-clock/source/src/lib.rs -rw-r--r-- 4.8 KiB
2960f7a0 — František Boháček 1 year, 10 months ago
feat(src): add clock edit mode

Adds modes for the clock app, that may be
changed. The new mode added is clock edit mode,
that adds support for editing the current clock.
d6c87cb8 — František Boháček 1 year, 10 months ago
feat(src): replace DisplayView with hide, show on clock parts

The clock is meant to show only clock, so introducing
DisplayView trait was an overkill, a simpler
solution has been implemented instead.

Previous solution did not allow for showing and hiding individual parts,
hiding parts may be useful when setting time, to blink the current part
being set.
4b0ed457 — František Boháček 1 year, 10 months ago
tests(src): add tests for calendar tick functions
9a82d5ee — František Boháček 1 year, 10 months ago
chore(src): move source to source/ folder
69e87211 — František Boháček 1 year, 10 months ago
chore(src): add essential project files
Do not follow this link