Commit graph

15 commits

Author SHA1 Message Date
140123c124 fix: crashed when no timebar was requested because we unwrapped for the creation of Ui Data #26
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-05 11:35:51 +02:00
04c570243c fix(timebar): shortened format and refactored
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m43s
2024-09-03 20:39:08 +02:00
89a636589d chore: some more clippy findings
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
2024-09-03 19:16:25 +02:00
2f306304b3 chore: clippy findings
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m44s
2024-09-03 19:14:34 +02:00
1b07e481f2 feat(timebar)!: add timer and add additional information to the ui #22
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-03 19:13:13 +02:00
80b466efdf chore: address clippy findings
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m45s
2024-07-26 10:52:33 +02:00
4957c601ea fix(modeshow): display correct durations for hour,minute,day #19
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
2024-07-26 10:38:37 +02:00
19c1939cfb fix(modeshow): fix #17 by conditionally setting the seconds to 0
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
2024-07-19 10:26:45 +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
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
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