Commit Graph
11 Commits
Author SHA1 Message Date
Stevan Freeborn b047bd4324 fix: add semi colon and clean up whitespace 2026-07-27 17:38:41 -05:00
Stevan Freeborn 366c481827 fix: prever copied over cloned 2026-07-27 17:37:04 -05:00
Stevan Freeborn 01765bf115 tests: add test for with_visualizer 2026-07-27 17:36:33 -05:00
Stevan Freeborn c440f75a4a fix: account for all options when collecting positional arguments 2026-07-27 17:36:02 -05:00
Stevan Freeborn 714aebc2ed fix: clamp bar values to width that is available 2026-07-27 17:34:38 -05:00
Stevan Freeborn e3edf57745 fix: use proper arc method 2026-07-27 17:32:53 -05:00
Stevan Freeborn 627969a23b fix: pass flag to clone 2026-07-27 17:32:24 -05:00
Stevan Freeborn b7f34f795e fix: address thread shutdown
- replace unwrap() calls with checks
- add stop flag to allow thread shutdown
- implement drop trait to automatically set the stop flag
2026-07-27 17:31:47 -05:00
Stevan Freeborn 8c559d605e chore: remove pull request trigger from workflow 2026-07-27 17:17:23 -05:00
Stevan Freeborn d166be47ed feat: add audio visualizer implementation
Release / build-local-artifacts (${{ join(matrix.targets, ', ') }}) (pull_request) Canceled after 0s
Release / build-global-artifacts (pull_request) Canceled after 0s
Release / host (pull_request) Canceled after 0s
Release / announce (pull_request) Canceled after 0s
Release / plan (pull_request) Canceled after 10s
2026-07-27 17:08:31 -05:00
Stevan Freeborn 377fab331f feat: add visualizer flag 2026-07-27 15:00:07 -05:00