| Age | Commit message (Expand) | Author |
| 2025-10-10 | macOS: Fix New Tab behaviours (#9124) | Xiangbao Meng |
| 2025-10-10 | macos: re-enable real update check | Mitchell Hashimoto |
| 2025-10-10 | macOS: Make a lot of things more robust | Mitchell Hashimoto |
| 2025-10-08 | macos: hook up our new update controller | Mitchell Hashimoto |
| 2025-10-08 | macos: clean up the permission request | Mitchell Hashimoto |
| 2025-10-08 | macos: "OK" should dismiss error | Mitchell Hashimoto |
| 2025-10-08 | macos: update simulator to test various scenarios in UI | Mitchell Hashimoto |
| 2025-10-08 | Sparkle user driver, drives updates to the view model. | Mitchell Hashimoto |
| 2025-10-08 | macOS: Show update information as an overlay | Mitchell Hashimoto |
| 2025-10-08 | macOS: Move update view model over to App scope | Mitchell Hashimoto |
| 2025-10-08 | macOS: Unobtrusive update views | Mitchell Hashimoto |
| 2025-09-19 | macos: set the app icon in syncAppearance to delay the icon update | Mitchell Hashimoto |
| 2025-09-14 | macos: disable NSAutoFillHeuristicController on macOS 26 | Mitchell Hashimoto |
| 2025-09-06 | macOS: ghostty launched via CLI should come to front | Mitchell Hashimoto |
| 2025-09-03 | macOS: SurfaceView should implement Identifiable | Mitchell Hashimoto |
| 2025-08-28 | macos: require confirmation to run any script | Mitchell Hashimoto |
| 2025-08-28 | macos: when executing a script directly, always wait after command | Mitchell Hashimoto |
| 2025-08-21 | macos: move activation to after new window/tab is created | Daniel Wennberg |
| 2025-08-21 | macos: have macos-dock-drop-behavior apply to all drops | Mitchell Hashimoto |
| 2025-08-21 | Add macos-dock-drop-folder-behavior configuration option | David Keegan |
| 2025-08-21 | Correct Swift formatting inconsistencies | Nicholas Mata |
| 2025-08-21 | Add support for 'custom' on 'macos_icon' to support a completely custom app icon | Nicholas Mata |
| 2025-08-21 | Make macos icon persistent even when app is closed | Nicholas Mata |
| 2025-07-28 | Update Float on Top menu icon to square.filled.on.square | Aaron Ruan |
| 2025-07-25 | macos: add more Tahoe menu item icons from SF Symbols | Weizhao Ouyang |
| 2025-07-06 | macos: open URLs with NSWorkspace APIs instead of `open` | Mitchell Hashimoto |
| 2025-07-05 | macOS: zig build run disables window saved state | Mitchell Hashimoto |
| 2025-07-04 | Build system can build macOS app bundle and open it | Mitchell Hashimoto |
| 2025-07-01 | reload configuration on SIGUSR2 | Mitchell Hashimoto |
| 2025-06-22 | macOS: Run scripts using stdin rather than executing directly | Mitchell Hashimoto |
| 2025-06-21 | macos: intent to open quick terminal | Mitchell Hashimoto |
| 2025-06-21 | macos: new terminal intent | Mitchell Hashimoto |
| 2025-06-15 | macos: Tahoe menu item icons, missed the "Ghostty" menu entirely | Mitchell Hashimoto |
| 2025-06-14 | macos: menu item symbols for Tahoe | Mitchell Hashimoto |
| 2025-06-07 | macos: address quick terminal basic functionality with new API | Mitchell Hashimoto |
| 2025-06-07 | macos: only process reopen if already activated | Mitchell Hashimoto |
| 2025-06-07 | macos: initial window shouldn't support undo | Mitchell Hashimoto |
| 2025-06-07 | macos: remove TerminalManager | Mitchell Hashimoto |
| 2025-06-07 | add undo/redo keybindings, default them on macOS | Mitchell Hashimoto |
| 2025-06-07 | macos: setup undo responders at the AppDelegate level | Mitchell Hashimoto |
| 2025-06-07 | macos: implement a custom ExpiringUndoManager, setup undo for new/close | Mitchell Hashimoto |
| 2025-06-07 | wip: undo | Mitchell Hashimoto |
| 2025-06-06 | Add bell feature flags for audio, attention, and title actions on macOS (#7533) | Mitchell Hashimoto |
| 2025-06-06 | Add bell feature flags for audio, attention, and title actions on macOS | Aaron Ruan |
| 2025-06-06 | macos: dismiss notifications on focus, application exit | Mitchell Hashimoto |
| 2025-06-05 | macos: rename surfaceTree2 to surfaceTree | Mitchell Hashimoto |
| 2025-06-05 | macos: Remove the legacy SurfaceTree | Mitchell Hashimoto |
| 2025-05-15 | macos: add "Check for Updates" action, menu item & key-binding support | Aaron Ruan |
| 2025-05-09 | macOS: app key is binding check should include utf-8 chars | Mitchell Hashimoto |
| 2025-05-01 | Binding for toggling window float on top (macOS only) | Mitchell Hashimoto |