Skip to content

v1.1.3 — Hotkey fix & permission guide

Choose a tag to compare

@monsta-zo monsta-zo released this 26 May 12:06

Bug fixes

Hotkey now works reliably after install

  • Reverted ⌃⌥ trigger to NSEvent.addGlobalMonitorForEvents: the monitor registers at launch and activates the moment you grant Input Monitoring — no app restart needed
  • Previous approach (CGEventTap) required Accessibility to already be granted at launch, causing silent failure on fresh installs

Both required permissions are shown clearly

  • Input Monitoring — needed for the ⌃⌥ hotkey
  • Accessibility — needed for ⌘V paste detection
  • Each has an Enable → button that opens the exact Settings pane
  • Banner disappears automatically once both are granted

Popover closes when clicking outside

  • Clicking anywhere outside the popover now dismisses it

Requires macOS 13 Ventura or later
Download the DMG and drag PromptShelf to your Applications folder.