Pin ecosystem crates off floating main; bakery pulls bread

bread-theme moves to git.breadway.dev v0.7.1. bread-utils and
bread-screenshots pin ecosystem origin/main (v0.7.1 has no
BreadClient::request and predates the screenshots crate). bread-shared
pins bread v0.8.0-rc.1 — latest existing tag with widget wire types
(v0.7.0 has none; v0.8.0 was never cut).

bakery.toml sets bread_deps = ["bread"] so the daemon is installed
alongside the bar. CLAUDE.md records the single-trunk workflow and
the bar / notifications / OSD / widgets split.
This commit is contained in:
Breadway 2026-08-15 21:40:24 +08:00
parent d8c766abe4
commit be0b54e1ea
6 changed files with 71 additions and 15 deletions

3
.gitignore vendored
View file

@ -35,6 +35,3 @@ logs/
# Internal design documents (not for distribution)
aster-brief.md
# Local hygiene notes (not for commit)
CLAUDE.md