add mode show and fix some things #20

Merged
cscherrNT merged 21 commits from devel into master 2024-07-26 10:43:20 +02:00

21 commits

Author SHA1 Message Date
4d12f268d9 chore: bump version to v0.2.2
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-26 10:42:57 +02:00
cscherrNT
28d149db42 automatic cargo CI changes 2024-07-26 08:40:32 +00: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
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
71f887c62e Merge pull request 'show mode of timebar with extra info' (#18) from feat/mode-show into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m44s
Reviewed-on: #18
2024-07-19 10:06:08 +02:00
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
27d135b1c8 chore: remove an old todo comment
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m47s
2024-07-12 19:25:16 +02:00
6863448974 chore: address clippy findings 2024-07-12 19:25:08 +02:00
d62fd468ff refactor: hide the sound option behind the sound feature
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m43s
2024-07-12 19:15:58 +02:00
daa764cb96 feat(notify): make sound be on by default #15 2024-07-12 19:15:14 +02:00
3056e4fa36 chore: git merge shenanigans
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-12 19:14:12 +02:00