RazerStream 1.5.3
Fixed: soft-fail / dead deck after inactivity
If Dim after inactivity was on, the panel could dim and then stop responding (soft hang) until unplug/relaunch.
Cause: while dimmed, live tiles (especially CPU/RAM every 2 seconds) kept shoving full framebuffers over the serial pipe, racing with LED dim/wake writes and page pushes that forced full brightness while isDimmed stayed true.
Fix:
- Pause live-tile and meter refreshes while dimmed; refresh once on wake
- LED dim/wake is cancelable (no stacked Tasks)
pushCurrentPage/pushBrightnessrespect idle brightness and LED scale- Idle check is explicitly MainActor
Workaround on older builds
Settings → Device → turn off Dim after inactivity.
Install
brew upgrade --cask razerstreamOr download the zip. Developer ID signed and notarized. macOS 14+.