Commit graph

57 commits

Author SHA1 Message Date
bf53e6c3ef refactor(notify): let the desktop notification time out
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-12 15:20:06 +02:00
ed929df3c2 fix(notify): sound did not play #12
fixup: maybe please work
2024-07-12 15:20:06 +02:00
6465f38c68 feat(notify): play a bundled sound #12 2024-07-12 15:20:06 +02:00
0271b111e0 refactor: make notification and countdown more clear and address clippy findings
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m31s
2024-07-11 18:33:28 +02:00
6ee826a91d docs: document that durations are only accurately honored to seconds
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m38s
2024-07-11 18:13:45 +02:00
99b81be0ab feat: allow input of duration in seconds and minutes too
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-11 18:12:35 +02:00
128cc3621e feat(countup): notify with tui and desktop integration
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m33s
2024-07-11 17:37:18 +02:00
4bf849a5f7 chore: bump alpha version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m21s
2024-07-11 17:08:13 +02:00
260ee4c562 feat(countup): simple countup that stays at 100% after finish #1 2024-07-11 17:07:59 +02:00
4d4c3febe8 Merge pull request 'add a time bar' (#8) from feat/timebar into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m35s
Reviewed-on: #8
2024-07-11 16:55:48 +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
cdc912b7bf chore: remove old todo comments
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m20s
2024-07-10 15:19:31 +02:00
80210bd181 refactor: address clippy warnings
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m21s
2024-07-10 15:17:25 +02:00
db524b9b4b Merge branch 'devel' into feat/timebar
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m22s
2024-07-10 15:13:36 +02:00
bab3be0a8a chore: make version semver compliant again
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m29s
2024-07-10 15:13:28 +02:00
cscherrNT
04869baf22 automatic cargo CI changes 2024-07-10 13:09:04 +00:00
d6d9e32c73 chore: change a format because rustfmt errored
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
2024-07-10 15:07:41 +02:00
d6183246a6 chore: change a fixme
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m21s
2024-07-10 15:04:07 +02:00
d433023791 Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-10 15:03:21 +02:00
dbb1cfa0d0 fix: sync timebar with clock #9 2024-07-10 15:03:20 +02:00
272c44f0a3 Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m25s
2024-07-10 14:58:00 +02:00
2be3470587 fix: sync timebar with clock 2024-07-10 14:57:59 +02:00
cscherrNT
7be6df7aa5 automatic cargo CI changes 2024-07-10 10:40:51 +00:00
107092b558 refactor(data): add UiData struct and remove the hacky fix that broke
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m28s
2024-07-10 12:39:25 +02:00
217b8f2f85 fix: sync timebar with clock with a horrible hack
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m25s
2024-07-10 11:56:48 +02:00
4da80e8f0f refactor: move some things around and make them more clear 2024-07-10 11:56:27 +02:00
468a77da99 feat: sunparts fixed length under time
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m17s
2024-07-10 01:49:50 +02:00
893aab675e Merge branch 'devel' into feat/timebar
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m20s
2024-07-10 01:47:09 +02:00
PlexSheep
a34e15b4e2 automatic cargo CI changes 2024-07-09 23:41:17 +00:00
PlexSheep
681206f8e4 automatic cargo CI changes 2024-07-09 23:40:29 +00:00
e59725c0d4 chore: bump version
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m30s
2024-07-10 01:39:49 +02:00
d5ccee916c Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m26s
2024-07-10 01:39:06 +02:00
967590d611 refactor: style timebar and fix custom resets 2024-07-10 01:39:05 +02:00
PlexSheep
18ca798988 automatic cargo CI changes 2024-07-09 23:35:57 +00: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
aa7751fcf3 fix: show author and version in help
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m29s
2024-07-09 20:16:31 +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
c5df9cce34 refactor: sort deps
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m18s
2024-07-09 20:10:32 +02:00
fdf2da6566 refactor: clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 20:09:12 +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
652eb61f92 chore: add libpt
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m18s
2024-07-09 20:00:52 +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
acdfa840ab chore: remove cargo test (not a lib)
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m11s
2024-07-09 14:02:03 +02:00
f6f0f3b372 chore: bump version
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m18s
2024-07-09 13:58:58 +02:00
28954405ba docs: remove docs.rs - not a lib
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 13:58:12 +02:00
fe6c5b4e4f chore: add CI 2024-07-09 13:58:05 +02:00
9a42e12654 chore: bump version 2024-07-09 13:54:16 +02:00
5fa0802210 docs: small but proper readme 2024-07-09 13:53:28 +02:00
15397200a5 chore: bump version 2024-07-09 13:48:13 +02:00
8916736db1 fix: use local time instead of Utc #3 2024-07-09 13:46:51 +02:00