-
released this
2026-06-23 23:05:07 +00:00 | -4 commits to main since this release- 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_01PxgMEoa2PWNkKnW88pbMBMDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Fix read_cpu_temp loop: ok()? was aborting iteration on unreadable hwmon