Macsimize is a free open source macOS app to turn the green window button into Maximize instead of Full Screen.
It also overrides title-bar double-click to use the same maximize behavior.
Click the Macsimize app icon in the menu bar to use Maximize All and Restore All for the windows in your current space.
Enjoying Macsimize?
- Accessibility
- Input Monitoring
System Settings paths:
Privacy & Security > AccessibilityPrivacy & Security > Input Monitoring
xcodebuild -project Macsimize.xcodeproj -scheme Macsimize -configuration Debug buildxcodebuild test -project Macsimize.xcodeproj -scheme Macsimize -destination 'platform=macOS' CODE_SIGNING_ALLOWED=NO