Skip to content

v0.3.5

Choose a tag to compare

@catokolas catokolas released this 15 Jun 06:46

MacSpoonsTweaks v0.3.5.

Fix

  • Bridge bootstrap actually works now. v0.3.3 / v0.3.4 tried to
    reload Hammerspoon via the AppleScript verb reload, but
    Hammerspoon doesn't expose that — AppleScript errored locally
    before the AppleEvent was even dispatched, so macOS never
    registered the Automation attempt and the "MacSpoonsTweaks would
    like to control Hammerspoon" permission prompt never appeared.
    Switched to Hammerspoon's actual public verb,
    execute lua code "…", dispatched in-process via NSAppleScript
    so macOS attributes the request to MST.app itself.

    First launch after upgrade will pop the Automation permission
    prompt. Allow it, and from then on every Install / Apply that
    writes the snippet auto-reloads Hammerspoon cleanly — no manual
    menu-bar Reload Config click, no Hammerspoon console gymnastics.

Install

Ad-hoc signed — first launch needs right-click → Open (or System
Settings → Privacy & Security → Open Anyway on Sequoia/Tahoe).