DockMinimize is an enhancement tool for macOS that fills a long-standing gap in Dock interaction: the ability to hide or restore windows by clicking their Dock icons. Website:https://ivean.com/dockminimize/
Simply click an application icon in the Dock to immediately hide all windows of that app. Click again to restore them. This interaction provides a familiar experience for users transitioning from Windows to macOS.
When hovering over a Dock icon, DockMinimize displays real-time thumbnails of all open windows for that app. You can click a specific thumbnail in the preview bar to bring a window to the front or minimize it, significantly improving multi-window management efficiency.
DockMinimize features smart logic for applications with multiple windows. A single click can restore all minimized windows or automatically switch to a high-performance "Hide" mode when too many windows are open, ensuring system stability.
You can add specific applications to a blacklist. DockMinimize will completely bypass blacklisted apps, leaving their original interaction logic untouched.
DockMinimize can work together with SideBar. When SideBar is currently managing an app window, DockMinimize will automatically skip that app to avoid conflicts in window folding, restoring, and thumbnail capture. The synced apps are also shown in DockMinimize's blacklist settings as SideBar-managed entries.
- Built with native Swift and SwiftUI for a lightweight and efficient experience.
- Single universal build: one DMG supports both Apple Silicon and Intel Macs, with no separate chip-specific version.
- UI design follows native macOS aesthetics, blending seamlessly into the system.
- Download the latest universal DMG installer from the GitHub Releases page.
- Drag DockMinimize to your Applications folder.
- Upon first launch, please follow the prompts to grant the following permissions:
- Accessibility: Used to monitor Dock click events and control windows.
- Screen Recording: Used to display window thumbnails in Hover Preview (this app does not store or upload any visual data).
- macOS 12.0 or higher.
- Supports all major Mac devices.
This project is licensed under the MIT License.
DockMinimize 是一款为 macOS 打造的增强工具,它弥补了 macOS 在 Dock 交互上的一个长期空缺:通过点击 Dock 图标来隐藏或恢复窗口。 官方网站:https://ivean.com/dockminimize/
只需点击 Dock 栏中的应用程序图标,即可立即隐藏该应用的所有窗口。再次点击,即可恢复显示。这种交互逻辑为从 Windows 切换到 macOS 的用户提供了熟悉的体验。
当鼠标悬停在 Dock 图标上时,DockMinimize 会显示该应用所有打开窗口的实时缩略图。您可以直接在预览条中点击特定窗口进行置顶显示或最小化操作,提升多窗口管理的效率。
对于拥有多个窗口的应用,DockMinimize 提供了智能化的处理逻辑。一键即可恢复应用的所有最小化窗口,或在窗口过多时自动切换为高效的隐藏模式,确保系统运行的稳定性。
您可以根据需要将特定的应用程序加入黑名单。对于黑名单中的应用,DockMinimize 将完全避让,不干预其原有的交互逻辑。
DockMinimize 现在可以与 SideBar 协同工作。当某个应用正在由 SideBar 管理时,DockMinimize 会自动跳过该应用,避免在窗口折叠、恢复和缩略图捕获上发生冲突。这些由 SideBar 接管的应用,也会在 DockMinimize 的黑名单设置中以联动条目的形式实时展示。
- 采用原生 Swift 和 SwiftUI 开发,轻量且高效。
- 现在仅提供单一通用版安装包:一个 DMG 同时支持 Apple Silicon 和 Intel Mac,不再区分单独的芯片版本。
- 界面设计遵循 macOS 原生质感,完美融入系统美学。
- 在 GitHub 的 Releases 页面下载最新的通用版 DMG 安装包。
- 将 DockMinimize 拖动至应用程序文件夹。
- 首次启动时,请按照指引授予以下权限:
- 辅助功能权限:用于监听 Dock 点击事件并控制窗口。
- 屏幕录制权限:用于在悬停预览中显示窗口缩略图(本应用不会存储或上传任何画面数据)。
- macOS 12.0 或更高版本。
- 支持所有主流 Mac 设备。
本项目采用 MIT 协议开源。