Adopt bread_utils::screenshot_cli for --screenshot flags
Some checks failed
check / check (push) Failing after 1s
dev release / build (push) Failing after 1s

Use the crate for pair validation, settle delay, and canvas defaults
in breadpad and breadman. breadman now depends on bread-utils v0.7.2
for screenshot_cli; existing hand-rolled argv parsing stays.
This commit is contained in:
Breadway 2026-08-16 00:26:07 +08:00
parent 54eba3d73a
commit c929517b49
6 changed files with 37 additions and 32 deletions

1
Cargo.lock generated
View file

@ -353,6 +353,7 @@ dependencies = [
"anyhow",
"bread-screenshots",
"bread-theme",
"bread-utils",
"breadpad-shared",
"chrono",
"dirs 5.0.1",