Honor bread.command.shot.region via breadshot listen
Some checks failed
dev release / build (push) Failing after 0s

Pin bread-utils to bread-ecosystem v0.7.2. breadshot listen
subscribes to bread.command.shot.**, runs the same region capture
as the CLI (clipboard-only), and emits bread.shot.region.done /
.failed.
This commit is contained in:
Breadway 2026-08-15 22:49:51 +08:00
parent c68214a6ab
commit 365072d65e
7 changed files with 227 additions and 52 deletions

4
Cargo.lock generated
View file

@ -95,8 +95,8 @@ dependencies = [
[[package]]
name = "bread-utils"
version = "0.3.1"
source = "git+https://git.breadway.dev/Breadway/bread-ecosystem?tag=v0.7.1#db2fa3c4b4c1e6933bc5cf62a236d05972fdc886"
version = "0.7.2"
source = "git+https://git.breadway.dev/Breadway/bread-ecosystem?tag=v0.7.2#30517f161724132cdeb658c04cf5e490be07ee73"
dependencies = [
"bread-shared",
"dirs",