You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuous gesture updates now reuse the current HUD presentation instead of repeatedly resizing, repositioning, and bringing the panel forward. This reduces visible tint and brightness jumps.
HUD colors, the menu accent, and the Settings preview now use the same palette definitions.
Settings keeps the native popover glass and adds a light neutral scrim to make the material more consistent across backgrounds.
Reliability
A user-level process lock ensures that only one EdgeControl instance owns the trackpad and related services. Duplicate launches exit quietly without interrupting the primary instance.
A volume gesture now stays pinned to the output device on which it started. If that device disappears, the gesture ends instead of writing a value derived from the old device to a replacement device.
Verification
76/76 XCTest methods pass on the validation Mac.
Repository validation and the Universal 2 Release build pass.
The Release bundle contains arm64 and x86_64 slices and passes deep, strict ad-hoc signature verification.
Ten rapid launches and a second app copy with the same bundle identifier both leave the original instance running as the sole service owner.
External DDC remains experimental and off by default.
Physical audio-device switching, Sparkle relaunch, sleep/wake, and the full light/dark visual matrix still require local hardware or workflow validation.
External trackpads, Intel runtime, other macOS versions, and clean-machine Gatekeeper behavior remain unverified.
This build is ad-hoc signed. No Developer ID signature or notarization is claimed.