Skip to content

QuadStick Config Manager v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:15

Modes: manage them all in one Modes window, rename in place, reorder, copy, delete

  • Any mode can move up or down now, including the first one
  • The first mode can be deleted like any other

Outputs: the Press dropdown is now a search box with categories you drill into

  • Type your own is still there, inside the dropdown
  • List view outputs, inputs and functions use that same picker

Rows: click a row number to select, shift click for a range, ctrl or cmd click to toggle

  • Selected rows show a bar with the count, delete and clear & Move (move selected rows to top or bottom)
  • Drag a whole selection as one block, or move it before or after another row
  • Drag a single row by its number to reorder
  • Rows slide into place when you add or delete one

Much nicer to read your bindings (but toggleable for user preference)

  • Device view: mappings can show as plain sentence cards, like "Press B when you soft puff"
  • Click a card to edit just that mapping, drag its handle to reorder
  • A header toggle button switches between cards and the full editor, and it remembers your choice
  • Extra inputs stack under the first one instead of scrolling sideways (I hated scrolling sideways so I added this)
  • Round add and delete buttons are bigger and easier to hit & they re-order and are more responsive

Preferences: add or remove the sheet, and see the Units and Description columns

  • Profile names show without .csv everywhere you read them, it is done in the background
  • Mode and template names cap at 40 characters

Fixes

  • Fixed: "type your own" closing itself the moment you opened it
  • Fixed: crash when you closed settings during a size preview
  • Fixed: the recovered work banner staying up after you used it
  • Fixed: the remove button missing on a freshly typed input (needs to have a value for you to delete it though.

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.4.0...v1.4.1