Skip to content

RazerStream 1.5.3

Choose a tag to compare

@ShoelessTim ShoelessTim released this 20 Jul 11:03

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 / pushBrightness respect 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 razerstream

Or download the zip. Developer ID signed and notarized. macOS 14+.