Commit graph

2 commits

Author SHA1 Message Date
Breadway
c01cb67aa5 fix: add optional_system_deps (hyprland)
hyprland is used via IPC but not a linked dep — optional now.
2026-06-11 13:37:49 +08:00
Breadway
c561a449af Refactor theme onto bread-theme; add bakery.toml and release workflow
- breadbox/Cargo.toml: depend on bread-theme with gtk feature
- breadbox/src/main.rs: remove local Palette + hex_to_rgba; use
  bread_theme::{load_palette, hex_to_rgba, gtk::apply_user_css}
- bakery.toml: describes breadbox for bakery install
- release.yml: builds on hestia self-hosted runner, publishes binaries to
  dl.breadway.dev and GitHub Releases on v* tags
2026-06-06 22:31:20 +08:00