Skip to content

Releases: dion-labs/deskmux

DeskMux v0.2.0 · Your desk, redesigned

Pre-release

Choose a tag to compare

@deathcoder deathcoder released this 08 Sep 10:18

Your desk, redesigned

DeskMux now opens into a two-Mac workspace with clear input ownership,
keyboard anchor, and sidebar navigation. The menu-bar popover uses matching
destination cards. Setup and permissions stay out of the daily overview.

Foreground accents now adapt to light and dark appearances. Filled teal cards
retain white labels. The selected color pairs exceed 4.5:1 contrast (light
accent 6.85:1, dark accent 9.18:1, white on teal 5.04:1).

96 automated tests passed; the signed optimized app package is attached with
SHA-256 checksums. Mouse, keyboard and clipboard transport are unchanged.

Install the same build on both Macs. Existing settings are preserved.

Public preview: Apple silicon only; Apple Development signed, not notarized.
macOS may require explicit first-open approval in Privacy & Security. Virtual
displays remain experimental. See setup and compatibility
and security limitations.

DeskMux v0.1.1 · Menu-bar visibility

Pre-release

Choose a tag to compare

@deathcoder deathcoder released this 08 Sep 09:59

Menu-bar visibility fix

The Mux mark is now supplied as a native macOS template image instead of a
bare SwiftUI shape. This gives MenuBarExtra an image to extract for its status
item while retaining the existing connection badge and light/dark adaptation.

96 automated tests pass, plus a new image-rasterization smoke check verifying
the status icon contains a visible silhouette and transparent detail.

Install the same build on both Macs. Keyboard, mouse and clipboard routing are
unchanged. Existing settings are preserved.

Apple silicon only. Apple Development signed, not notarized. macOS may
require explicit first-open approval in Privacy & Security. Virtual displays
remain experimental. See the setup and compatibility guide
and security limitations.

The app ZIP and SHA-256 checksum file are attached below.

DeskMux v0.1.0 · First public preview

Pre-release

Choose a tag to compare

@deathcoder deathcoder released this 08 Sep 09:11

DeskMux v0.1.0 · First public preview

Two Macs. One flow. DeskMux joins Dion Labs as an open-source macOS utility,
with Mux, our original twin-tailed lynx, as its companion.

  • Native Logitech HID++ mouse channel switching, with keyboard following.
  • Configurable edge handoff: push-and-dwell or hold a modifier and touch the edge.
  • Bidirectional plain-text clipboard sharing (up to 1 MiB).
  • Guided permissions, launch at login, connection status and peer updates.
  • Refined menu-bar mark, application icon and settings identity.
  • Experimental virtual-display streaming; physical monitor switching is not implemented.

Install

Download the ZIP below and move DeskMux.app into Applications on both Macs.
Follow the setup guide.
Use matching builds on both computers.

This package is Apple silicon only. macOS 14 is the deployment target;
the real-desk validation used macOS 26.5.2 and an MX Master 4. Other Logitech
HID++ devices and older macOS versions are not broadly validated.

Signing: Apple Development signed, not notarized. Gatekeeper may require
an explicit approval in Privacy & Security after attempting to open the app.
Do not disable Gatekeeper globally. Review the source or build it yourself if
you do not want to approve an unnotarized preview.

Use only with trusted Macs on a trusted local network. Read the
security limitations
before sharing keyboard input or clipboard content.

Validation

96 local automated tests passed. The optimized app package passed strict
code-signature and archive integrity validation. SHA-256 checksums accompany
the archive. This release does not replace the need for compatibility testing
on additional real desks.

Website · Source