Wallpaper manager for the bread desktop
Find a file
Breadway eb8667991d
Some checks failed
dev release / build (push) Failing after 12s
beta release / build (push) Successful in 19s
Mirror to GitHub / mirror (push) Failing after 6s
ci: make beta a branch-triggered freeze track, not a one-off tag
Beta is now a real stabilization branch: publishes on every push to
`beta` (mirroring dev's model, auto-versioned X.Y.Z-beta.<ts>+<sha>,
base version from the latest published tag) instead of a manual
beta-v* tag. Fixes made during the freeze land via fix/<issue> branches
merged into `beta` directly. The gen-index.sh clone for beta pulls
bread-ecosystem's default branch (main) rather than pinning to dev,
since beta is the more stable track and main now carries the
TRACK-aware script.
2026-07-22 18:37:32 +08:00
.forgejo/workflows ci: make beta a branch-triggered freeze track, not a one-off tag 2026-07-22 18:37:32 +08:00
.github/workflows fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00
packaging/arch fix(pkg): move python-pywal to optdepends in PKGBUILD 2026-06-17 14:16:44 +08:00
src fix: correct awww subcommand to img, support bare path arg, add --version 2026-06-17 22:44:48 +08:00
.gitignore random commit message, read it yourself 2026-07-22 11:56:44 +08:00
bakery.toml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
Cargo.lock Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
Cargo.toml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
LICENSE fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00