Skip to content

RazerStream 1.3.1

Choose a tag to compare

@ShoelessTim ShoelessTim released this 17 Jul 10:14

Fixes

  • Clicking a page in the sidebar did nothing. A real macOS/SwiftUI gotcha: adding drag-and-drop to a sidebar row can intercept the click before it reaches the row's normal selection handling. Page switching is now driven explicitly and does not depend on that path.
  • Tile drag-and-drop rarely or never engaged. Tiles were wrapped in a Button, whose own gesture recognizer competes with (and usually beats) the drag gesture on macOS. Rebuilt without the Button wrapper so both tap-to-select and drag-and-drop work reliably.

Install

brew upgrade --cask razerstream

Or download the zip below, unzip, drag to Applications, open. Developer ID signed and notarized. Requires macOS 14 or later.