Compare commits

..

3 commits

Author SHA1 Message Date
Breadway
e363e51c87 chore: repo cleanup for v0.2.0
Some checks failed
Mirror to GitHub / mirror (push) Successful in 38s
Build and publish package / package (push) Failing after 1m12s
- Fix read_cpu_temp loop: ok()? was aborting iteration on unreadable hwmon
  entries instead of continuing to the next; use let Ok(...) else continue
- Fix osd.rs: replace stdout.unwrap() with defensive let-else guard
- PKGBUILD: bump pkgver to 0.2.0, replace libpulse dep with wireplumber +
  pipewire-pulse + brightnessctl (actual runtime tools used)
- bakery.toml: same dep fix as PKGBUILD
- Cargo.toml: fix repository URL casing (breadway -> Breadway)
- theme.rs: add wifi-popover-row-unsaved opacity rule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PxgMEoa2PWNkKnW88pbMBM
2026-06-24 07:05:07 +08:00
Breadway
cd00e6ba9d chore: update Cargo.lock for v0.2.0
All checks were successful
Mirror to GitHub / mirror (push) Successful in 53s
Build and publish package / package (push) Successful in 3m23s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PxgMEoa2PWNkKnW88pbMBM
2026-06-24 06:54:36 +08:00
Breadway
275c4aef2b Release 0.2.0: media widget, wifi popover, control panel
Some checks failed
Mirror to GitHub / mirror (push) Successful in 1m2s
Build and publish package / package (push) Failing after 1m24s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PxgMEoa2PWNkKnW88pbMBM
2026-06-24 06:43:52 +08:00

Diff content is not available