Commit graph

19 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
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
48f88ee17e feat(panic): add human_panic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m48s
2024-07-19 10:16:22 +02:00
2526771026 refactor(uidata): change name of the struct and the idx 2024-07-19 10:01:11 +02: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
c316e71d46 fix: add one second to the live timebar_ratio now time to align percentages with expectations #10
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-07-11 16:53:59 +02:00
4da80e8f0f refactor: move some things around and make them more clear 2024-07-10 11:56:27 +02:00
befb05730f feat: early timebar implementation
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m31s
2024-07-10 01:34:29 +02:00
8092f2c000 fix: help is no longer bugged out
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m19s
2024-07-09 20:13:48 +02:00
572db7f182 refactor: move clock to module in preparation for cli
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 20:08:58 +02:00
e58485c4c9 refactor: layout scales better and center is easier #4
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s
2024-07-09 16:51:02 +02:00
8916736db1 fix: use local time instead of Utc #3 2024-07-09 13:46:51 +02:00
7ab1e71170 chore: clippy stuff 2024-07-09 13:41:31 +02:00
40d391a266 feat: a working crock 2024-07-09 13:21:59 +02:00
7f81f884e4 feat: center and split 2024-07-09 13:21:59 +02:00
da29f6796c feat: minimal clock 2024-07-09 13:21:59 +02:00
8fbb3ca7e0
initial commit 2024-03-04 15:14:47 +01:00