| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MiddleClick.zip | 2026-04-05 | 228.3 kB | |
| 3.2.0 source code.tar.gz | 2026-04-05 | 2.8 MB | |
| 3.2.0 source code.zip | 2026-04-05 | 2.8 MB | |
| README.md | 2026-04-05 | 831 Bytes | |
| Totals: 4 Items | 5.8 MB | 24 | |
✨ New
- Change the finger count right from the menu — no more
defaults write(#4)
🐛 Fixes
- Fast User Switching no longer causes middle clicks at stale coordinates after switching users (#75, [#127])
- Debounced emulated middle clicks to prevent double-firing (#128)
📖 Docs
- New Troubleshooting guide covering Accessibility permissions after updates and antivirus false positives (#132, [#158])
- Consolidated Three Finger Drag conflicts and technical context in docs/three-finger-drag.md (#34, [#48], [#52], [#145])
fingers 2disclaimer added to README (#73)- Removed deprecated
--no-quarantineflag from install instructions