-
v0.2.0 Stable
released this
2024-07-12 19:01:01 +02:00 | 44 commits to master since this releasec0bf412
(HEAD -> devel, origin/devel) chore: bump to v0.2.0
5eb07fa
refactor: move additional information like date and timebar over clockw
9b7f368
chore: remove github CI, because I cant install system deps there, which we need to compile
e67c37a
feat(tui): scale clockw font dynamically #11
83e3185
refactor(tui): widgets (besides clockw) are now visible in small horizontal terminals #11
9a2629c
fix(cli): custom option tried to load the countdown duration
f4eef60
fix(notify): only notify in countdown mode (fixes a panic)
186a96e
refactor: remove a lot of unneeded dependencies
ec42625
chore: add system deps to the CI
21e9916
chore: bump alpha version
7549445
(origin/feat/countdown) Merge branch 'devel' into feat/countdown
bf53e6c
refactor(notify): let the desktop notification time out
ed929df
fix(notify): sound did not play #12
6465f38
feat(notify): play a bundled sound #12
0271b11
refactor: make notification and countdown more clear and address clippy findings
6ee826a
docs: document that durations are only accurately honored to seconds
99b81be
feat: allow input of duration in seconds and minutes too
128cc36
feat(countup): notify with tui and desktop integration
4bf849a
chore: bump alpha version
260ee4c
feat(countup): simple countup that stays at 100% after finish #1
35b3570
automatic cargo CI changes
4d4c3fe
Merge pull request 'add a time bar' (#8) from feat/timebar into devel
c316e71
fix: add one second to the live timebar_ratio now time to align percentages with expectations #10
cdc912b
chore: remove old todo comments
80210bd
refactor: address clippy warnings
db524b9
Merge branch 'devel' into feat/timebar
bab3be0
chore: make version semver compliant again
04869ba
automatic cargo CI changes
d6d9e32
chore: change a format because rustfmt errored
d618324
chore: change a fixme
d433023
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
dbb1cfa
fix: sync timebar with clock #9
272c44f
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
2be3470
fix: sync timebar with clock
7be6df7
automatic cargo CI changes
107092b
refactor(data): add UiData struct and remove the hacky fix that broke
217b8f2
fix: sync timebar with clock with a horrible hack
4da80e8
refactor: move some things around and make them more clear
468a77d
feat: sunparts fixed length under time
893aab6
Merge branch 'devel' into feat/timebar
a34e15b
automatic cargo CI changes
681206f
automatic cargo CI changes
e59725c
chore: bump version
d5ccee9
Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar
967590d
refactor: style timebar and fix custom resets
18ca798
automatic cargo CI changes
befb057
feat: early timebar implementation
aa7751f
fix: show author and version in help
8092f2c
fix: help is no longer bugged out
c5df9cc
refactor: sort deps
fdf2da6
refactor: clippy findings
572db7f
refactor: move clock to module in preparation for cli
652eb61
chore: add libpt
e58485c
refactor: layout scales better and center is easier #4Downloads
generated from PlexSheep/rs-base