DisableCtrlClick v0.01 β 20 Jun 2025
π― Highlights
- Initial public build of the lightweight menubar utility that forces Control + Left-Click to behave like a standard left-click.
- No configuration required beyond granting Accessibility and Input Monitoring.
- Auto-launches at login using the modern ServiceManagement API (macOS 13 +, Tested on 15.2).
π Key Features
- Native & Tiny β Swift, ad-hoc-signed, < 100 KB binary.
- Menubar Presence β Removable with β-drag; no Dock clutter.
- Universal ICNS β Retina-ready icon assets generated automatically by build.sh.
- Transparent Permissions β Requests only what it needs, nothing more.
- Broad Compatibility β Verified on macOS Ventura 13 through Sequoia 15.2, Apple Silicon and Intel.
π¦ Installation
- Download
DisableCtrlClick_0.01.dmg from the Releases page.
- Drag
DisableCtrlClick.app to /Applications.
- Launch once; grant requested permissions.
- Relaunch and enjoy uninterrupted clicking.
βοΈ Build-From-Source Snapshot
git clone https://github.com/achendev/DisableCtrlClick.git
cd DisableCtrlClick
./build.sh # Creates DisableCtrlClick.app + ICNS icon
π Known Issues
- None reported so far. If you spot one, open a GitHub issue.