|
bd5980866f
|
feat(notify): play a bundled sound #12
|
2024-07-12 19:12:06 +02:00 |
|
|
ce37e72bb0
|
refactor: make notification and countdown more clear and address clippy findings
|
2024-07-12 19:12:06 +02:00 |
|
|
e6e16cbe0f
|
docs: document that durations are only accurately honored to seconds
|
2024-07-12 19:12:06 +02:00 |
|
|
1afc36a239
|
feat: allow input of duration in seconds and minutes too
|
2024-07-12 19:12:06 +02:00 |
|
|
143f821ca4
|
feat(countup): notify with tui and desktop integration
|
2024-07-12 19:12:06 +02:00 |
|
|
07fa374a1b
|
feat(countup): simple countup that stays at 100% after finish #1
|
2024-07-12 19:12:06 +02:00 |
|
|
7baefea6ed
|
fix: add one second to the live timebar_ratio now time to align percentages with expectations #10
|
2024-07-12 19:12:06 +02:00 |
|
|
412c9d690a
|
chore: remove old todo comments
|
2024-07-12 19:12:06 +02:00 |
|
|
6e8507f1b4
|
refactor: address clippy warnings
|
2024-07-12 19:12:06 +02:00 |
|
cscherrNT
|
4a9a8df1dc
|
automatic cargo CI changes
|
2024-07-12 19:12:06 +02:00 |
|
|
14b47b3455
|
chore: change a format because rustfmt errored
|
2024-07-12 19:12:06 +02:00 |
|
|
34207a15c5
|
chore: change a fixme
|
2024-07-12 19:12:06 +02:00 |
|
|
55aaa08532
|
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
|
2024-07-12 19:12:06 +02:00 |
|
|
88985ff331
|
fix: sync timebar with clock #9
|
2024-07-12 19:12:06 +02:00 |
|
|
257cac6d52
|
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
|
2024-07-12 19:12:06 +02:00 |
|
|
d4719fc686
|
refactor(data): add UiData struct and remove the hacky fix that broke
|
2024-07-12 19:12:06 +02:00 |
|
|
d72ddc496f
|
fix: sync timebar with clock
|
2024-07-12 19:12:06 +02:00 |
|
cscherrNT
|
e186a717f2
|
automatic cargo CI changes
|
2024-07-12 19:12:06 +02:00 |
|
|
b83ae74d46
|
fix: sync timebar with clock with a horrible hack
|
2024-07-12 19:12:06 +02:00 |
|
|
afc5acd3ac
|
refactor: move some things around and make them more clear
|
2024-07-12 19:12:06 +02:00 |
|
|
b8d4304147
|
feat: sunparts fixed length under time
|
2024-07-12 19:12:00 +02:00 |
|
PlexSheep
|
01bebeab84
|
automatic cargo CI changes
|
2024-07-12 19:12:00 +02:00 |
|
|
0ea492a76b
|
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
|
2024-07-12 19:12:00 +02:00 |
|
|
fa8bf841db
|
refactor: style timebar and fix custom resets
|
2024-07-12 19:12:00 +02:00 |
|
PlexSheep
|
ff5ca0ffa0
|
automatic cargo CI changes
|
2024-07-12 19:12:00 +02:00 |
|
|
878508f1a9
|
feat: early timebar implementation
|
2024-07-12 19:12:00 +02:00 |
|
|
c5df9cce34
|
refactor: sort deps
|
2024-07-09 20:10:32 +02:00 |
|
|
fdf2da6566
|
refactor: clippy findings
|
2024-07-09 20:09:12 +02:00 |
|
|
572db7f182
|
refactor: move clock to module in preparation for cli
|
2024-07-09 20:08:58 +02:00 |
|