Skip to content

v0.3.0

Choose a tag to compare

@MariuzM MariuzM released this 13 Jul 07:06

What's new

  • Rekey — new sidebar section for remapping keyboard keys (e.g. F-keys to brightness, volume, mute, playback) via macOS's native hidutil. Remaps live in the kernel's HID layer, so nothing keeps running; an optional startup daemon re-applies them at every boot, even at the login screen. Merged from the standalone macos-rekey app.
  • Sidebar navigation — the top tab bar is now a left sidebar with a smoothly animated show/hide toggle (⌃⌘S).
  • Makefile replaces build.sh (make dev, make build, make r).

Breaking

  • Bundle identifier changed to mariuzm.macosutilityre-grant Full Disk Access (System Settings → Privacy & Security) after updating.
  • The Rekey startup daemon installs as mariuzm.rekey.plist; if you had the old dev.marius.rekey.plist from the standalone app, remove it and re-enable the toggle.

Note: the bundle is ad-hoc signed — macOS will quarantine the download. Right-click → Open, or build from source with make build.