show mode of timebar with extra info #18

Merged
cscherrNT merged 10 commits from feat/mode-show into devel 2024-07-19 10:06:09 +02:00

10 commits

Author SHA1 Message Date
b0d0651cc7 chore: bump alpha version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m45s
2024-07-19 10:03:33 +02:00
01c3f44026 fix(modeshow): force all segments of the time to have 2 digits
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
2024-07-19 10:01:11 +02:00
2526771026 refactor(uidata): change name of the struct and the idx 2024-07-19 10:01:11 +02:00
4ec8be1e1b chore: add bug comment for #17 2024-07-19 10:01:11 +02:00
3a4c3d7c00 feat(modeshow): add a timestamp that shows when the timer ends #14 2024-07-19 10:01:11 +02:00
19cc0d5d1a chore: bump version to alpha
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m46s
2024-07-17 17:52:35 +02:00
cscherrNT
290704de46 automatic cargo CI changes 2024-07-17 15:48:15 +00:00
74e39a08dc feat(timebar): show mode and counter for timebar
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
2024-07-17 17:46:22 +02:00
700f236649 refactor: partition to a HashMap instead of a Vec
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m52s
2024-07-17 16:50:32 +02:00
d6102dffa2 refactor: move clock parts to submodules
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m51s
2024-07-17 16:30:39 +02:00