v0.3.5
MacSpoonsTweaks v0.3.5.
Fix
-
Bridge bootstrap actually works now. v0.3.3 / v0.3.4 tried to
reload Hammerspoon via the AppleScript verbreload, 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 viaNSAppleScript
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).