Warning
This project is in a very early stage of development. Many features are missing, and you may encounter bugs or performance issues. Use with caution!
Open Mission Control is an open-source alternative to Mission Control Plus. It aims to enhance the macOS Mission Control experience by adding window management controls directly to the Mission Control view.
- Download the app from the latest release.
- Move the app to your
/Applicationsfolder. - If macOS says the app is damaged, run the following command in your terminal to remove the quarantine flag:
sudo xattr -rd com.apple.quarantine /Applications/Open\ Mission\ Control.app - Open the app and grant Accessibility permissions when prompted.
- Note: Sometimes an app restart is needed for it to function properly.
- Window Overlays: Shows a small control panel over each window in Mission Control.
- Window Actions:
- Close: Close windows directly from Mission Control.
- Minimize: Minimize windows without leaving the view.
- Zoom/Maximize: Quickly resize windows.
- Customizable Buttons: Toggle which control buttons appear via app settings.
- Installer
- App Icon
- Update Checker
- Animations for overlay
- Support for multiple monitors
- More granular settings
- Themes
- Performance optimizations
This project stands on the shoulders of giants. Some parts of the code are borrowed from or inspired by the following amazing open-source projects:
