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
Christoph J. Scherr 4d12f268d9 chore: bump version to v0.2.2
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-26 10:42:57 +02:00
cscherrNT 28d149db42 automatic cargo CI changes 2024-07-26 08:40:32 +00:00
Christoph J. Scherr 4957c601ea fix(modeshow): display correct durations for hour,minute,day #19
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-07-26 10:38:37 +02:00
Christoph J. Scherr 19c1939cfb fix(modeshow): fix #17 by conditionally setting the seconds to 0
cargo devel CI / cargo CI (push) Successful in 1m47s Details
2024-07-19 10:26:45 +02:00
Christoph J. Scherr 48f88ee17e feat(panic): add human_panic
cargo devel CI / cargo CI (push) Successful in 1m48s Details
2024-07-19 10:16:22 +02:00
cscherrNT 71f887c62e Merge pull request 'show mode of timebar with extra info' (#18) from feat/mode-show into devel
cargo devel CI / cargo CI (push) Successful in 1m44s Details
Reviewed-on: #18
2024-07-19 10:06:08 +02:00
Christoph J. Scherr b0d0651cc7 chore: bump alpha version
cargo devel CI / cargo CI (push) Successful in 1m45s Details
2024-07-19 10:03:33 +02:00
Christoph J. Scherr 01c3f44026 fix(modeshow): force all segments of the time to have 2 digits
cargo devel CI / cargo CI (push) Successful in 1m47s Details
2024-07-19 10:01:11 +02:00
Christoph J. Scherr 2526771026 refactor(uidata): change name of the struct and the idx 2024-07-19 10:01:11 +02:00
Christoph J. Scherr 4ec8be1e1b chore: add bug comment for #17 2024-07-19 10:01:11 +02:00
Christoph J. Scherr 3a4c3d7c00 feat(modeshow): add a timestamp that shows when the timer ends #14 2024-07-19 10:01:11 +02:00
Christoph J. Scherr 19cc0d5d1a chore: bump version to alpha
cargo devel CI / cargo CI (push) Successful in 1m46s Details
2024-07-17 17:52:35 +02:00
cscherrNT 290704de46 automatic cargo CI changes 2024-07-17 15:48:15 +00:00
Christoph J. Scherr 74e39a08dc feat(timebar): show mode and counter for timebar
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-07-17 17:46:22 +02:00
Christoph J. Scherr 700f236649 refactor: partition to a HashMap instead of a Vec
cargo devel CI / cargo CI (push) Successful in 1m52s Details
2024-07-17 16:50:32 +02:00
Christoph J. Scherr d6102dffa2 refactor: move clock parts to submodules
cargo devel CI / cargo CI (push) Successful in 1m51s Details
2024-07-17 16:30:39 +02:00
Christoph J. Scherr 27d135b1c8 chore: remove an old todo comment
cargo devel CI / cargo CI (push) Successful in 1m47s Details
2024-07-12 19:25:16 +02:00
Christoph J. Scherr 6863448974 chore: address clippy findings 2024-07-12 19:25:08 +02:00
Christoph J. Scherr d62fd468ff refactor: hide the sound option behind the sound feature
cargo devel CI / cargo CI (push) Successful in 1m43s Details
2024-07-12 19:15:58 +02:00
Christoph J. Scherr daa764cb96 feat(notify): make sound be on by default #15 2024-07-12 19:15:14 +02:00
Christoph J. Scherr 3056e4fa36 chore: git merge shenanigans
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-12 19:14:12 +02:00