Breadway
0632d83c01
fix: add contents: write permission for GitHub Release creation
release / build (push) Failing after 12s
2026-06-07 00:00:47 +08:00
Breadway
4c28b6cc0e
fix: create GitHub Release before uploading artifacts
2026-06-06 23:52:39 +08:00
Breadway
2db421d8eb
fix: switch bread-theme to git dep (v0.1.0) for CI
2026-06-06 23:26:20 +08:00
Breadway
b3b3b86a76
fix: add missing build deps for hestia (Ubuntu) runner
2026-06-06 23:19:53 +08:00
Breadway
5c649a301e
fix: use apt-get on hestia runner (Ubuntu, not Arch)
2026-06-06 22:47:41 +08:00
Breadway
4b66efa87c
Refactor theme onto bread-theme; add bakery.toml and release workflow
...
- Cargo.toml: depend on bread-theme (path dep for local dev, git dep for
production) with gtk feature; remove local theme dependencies
- src/theme.rs: replace local pywal/Catppuccin impl with bread_theme::gtk
helpers; local bar-specific CSS is preserved
- bakery.toml: describes breadbar for bakery install
- release.yml: builds on hestia self-hosted runner, publishes binary to
dl.breadway.dev and GitHub Releases on v* tags
2026-06-06 22:31:10 +08:00
Breadway
4a3604f78a
Fixes
2026-05-19 12:31:26 +08:00
Breadway
b8a3424834
Prepare repo for public GitHub release
...
Add README, MIT LICENSE, expanded .gitignore, and updated SVG icon set
to make the repository presentable for open-source publication.
2026-05-19 12:30:12 +08:00
Breadway
e233750b24
General Dev
2026-05-18 23:01:52 +08:00
Breadway
255be18ca2
nvm actual init commit
2026-05-17 13:17:31 +08:00
Breadway
633467b6f2
Initial commit
2026-05-17 13:13:37 +08:00
Breadway
3100ee0591
step 8-10: notification daemon (zbus), popup window, SIGHUP theme reload
2026-05-17 08:50:08 +08:00
Breadway
f1b471652b
step 6+7: live clock, CPU/MEM/power/battery/WiFi stats poller
2026-05-17 08:40:35 +08:00
Breadway
241e3bc2cb
step 5: live Hyprland workspace buttons via EventStream
2026-05-17 08:34:31 +08:00
Breadway
542cbae939
step 3+4: pywal theme loader, three-section CenterBox layout
2026-05-17 01:00:32 +08:00
Breadway
ccf5f67fde
add .gitignore, remove target/ from tracking
2026-05-17 00:38:51 +08:00
Breadway
1bbe9a2929
scaffold: Cargo.toml, module stubs, layer-shell window (step 1+2)
2026-05-17 00:38:19 +08:00