·5 min read

Click Mode vs Hover Mode: Which Otterdock Interaction Style Fits You?

The Direct edition uses macOS Accessibility permissions to detect hover activation and intercept click actions on its Dock icon. Native macOS Dock folders open using standard system interactions without extra permissions.

Otterdock opens workflow groups from the Dock in two ways: click to expand, or hover to expand. The difference is not just feel—it changes which macOS permissions are involved. Otterdock runs on macOS 14 Sonoma+ (Swift / SwiftUI), keeps data locally under ~/Library/Application Support/Otterdock/, and updates via Sparkle (direct) or the App Store (MAS).

Click ModeAccessibility permissionHover ModeAccessibility permission
Two interaction styles: click for simplicity, hover for speed

Click mode

The Direct edition uses macOS Accessibility permissions to detect hover activation and intercept click actions on its Dock icon. Native macOS Dock folders open using standard system interactions without extra permissions.

Tradeoffs: you move the pointer to the icon and click, even when you already "mean" to open the group. Some users prefer that discipline because popups appear only when intended—no risk of panels flickering as the pointer passes by.

Hover mode: Accessibility for pointer position

Hover mode expands the group when the pointer rests on the Dock icon (related: macOS Dock accessibility guide). Detecting hover timing relative to the Dock requires knowing where the pointer is in a way that integrates with Otterdock's UI; on macOS that means granting Accessibility permission. The Direct edition uses macOS Accessibility permissions to detect hover activation and intercept click actions on its Dock icon. Native macOS Dock folders open using standard system interactions without extra permissions. If you are uncomfortable granting Accessibility for any reason, stay on click mode.

Tradeoffs: faster access when your hand is already on the mouse, closer to a "palette under the cursor" feel. You must trust the permission dialog; if popups trigger more often than you want, switch back to click mode.

Summary

  • The Direct edition uses macOS Accessibility permissions to detect hover activation and intercept click actions on its Dock icon. Native macOS Dock folders open using standard system interactions without extra permissions.
  • The Direct edition uses macOS Accessibility permissions to detect hover activation and intercept click actions on its Dock icon. Native macOS Dock folders open using standard system interactions without extra permissions.

Third option: global keyboard shortcuts

Beyond click and hover, the direct download edition of Otterdock offers a keyboard-first interaction mode. Press Ctrl+1 through Ctrl+6 to open any of your first six groups instantly—no pointer movement needed. Once a popup is open, you can navigate its items with the keyboard and press Return to launch. This turns Otterdock into a quasi-launcher that sits in the Dock but responds to muscle memory instead of mouse aim.

Keyboard shortcuts require system-level event access, so they are available only in the direct edition, not the sandboxed Mac App Store build. If you live on the keyboard, this mode pairs well with click mode as a fallback for pointer use.

Product context

Groups can hold apps, files, folders, and links; the free tier includes two groups (up to 8 items each), Pro unlocks unlimited groups and items. Both editions are free to download (2 groups, 8 items each); Pro is an optional one-time $6.99 purchase (Direct license via SaveTimeForFun or in-app purchase on the Mac App Store). Icon skins include Shelf, Glass, Gradient, Minimal, Otter, and custom import, with Pro-exclusive skins like Sunset Warm. Otterdock enhances the Dock—it does not replace it—using Apple's Dock folder mechanism plus custom popup windows.