2 devlogs
1h 33m 31s
Three-finger trackpad gestures for middle-click and middle-drag on macOS.
The middle mouse button your Mac trackpad is missing.
Three-finger trackpad gestures for middle-click and middle-drag on macOS.
The middle mouse button your Mac trackpad is missing.
Added MacPorts distribution!
sudo port install middledrag
Log in to leave a comment
Mac trackpads don’t have a middle mouse button. Many apps expect one.
MiddleDrag fixes this. Three-finger tap for middle-click. Three-finger drag for middle-drag. Works alongside Mission Control and other system gestures.
v1.3.8.3 Latest
57 unwanted termination (#60)
This fixes a race condition where specific timing of stop() during the async restart delay would fail to prevent the restart. It also debounces rapid restart calls to prevent multiple DeviceMonitor instances.
Log in to leave a comment