Commit graph

6 commits

Author SHA1 Message Date
Breadway
af6ba1bd82 Add a day-zero first-run wizard before the desktop tour
Some checks failed
check / check (push) Failing after 6s
dev release / build (push) Successful in 29s
First-boot --autostart now walks Welcome, timezone, network hint, updates,
and an optional snapper day-zero snapshot in the existing help window, then
hands off to the live cheatsheet tour. Existing onboarded users are skipped.
2026-08-16 00:00:23 +08:00
Breadway
c9445fadcc Emit bread.help.opened when the main window is shown
All checks were successful
dev release / build (push) Successful in 2m4s
Fail-silent via bread-utils BreadClient (ecosystem v0.7.1, bread-client).
No command verbs. Silent autostart and screenshot mode do not emit.
2026-08-15 22:16:30 +08:00
Breadway
4a356333d1 Ecosystem platform pass: bakery identity, v0.7.1 pins, BOS keybinds
README and packaging/ now describe bakery (CI + ISO bake) as canonical
instead of the old pacman package.yml flow. Pin bread-theme and
bread-utils to bread-ecosystem v0.7.1; rev-pin bread-screenshots because
that crate is not in the tag. Update the essential-keybinds guide to
match the BOS skel (nautilus, lock, breadshot).
2026-08-15 21:39:24 +08:00
Breadway
292172909a CI: install gtk4-layer-shell before makepkg dependency check
Some checks failed
Build and publish package / package (push) Failing after 1m49s
makepkg without -s doesn't auto-resolve deps; the pacman -Syu step must
list every runtime dep the PKGBUILD declares. gtk4/glib2 happened to
already be listed for a different reason (build toolchain), but
gtk4-layer-shell and hicolor-icon-theme were missing, failing the v0.2.0
CI run before it ever built anything.
2026-07-15 19:08:21 +08:00
Breadway
4b1d0ca889 Drop GitHub mirror workflow for now (Forgejo-only remote)
Some checks failed
Build and publish package / package (push) Failing after 37s
2026-07-15 19:04:31 +08:00
Breadway
15b0383c21 Add standalone repo scaffolding (README, packaging, CI)
Adds the release/CI machinery bos-settings already has in its own repo:
Forgejo package.yml (tag -> build -> publish to [breadway]) and
mirror.yml (Forgejo -> GitHub). PKGBUILD updated for the flattened
layout and dropped -p breadhelp now that this isn't a workspace member.
2026-07-15 19:00:30 +08:00