mirror-ghostty/macos/Sources/Features/Terminal
Mitchell Hashimoto 1672e891b9
macOS: remove redundant tab event overrides (#11984)
- Revert 5540f5f249, middle click comes
out of box with native tabbing, but we override it wrong previous.
- Reverts 894e8d91ba, I check it the
commit right before it and all the way back to
ffe4afe538, right mouse down on tab bar
works well without any issue
- Add back reverted handling in #11150


https://github.com/user-attachments/assets/8660368e-05ae-45b0-aa81-6196f3434daf
2026-03-30 09:19:33 -07:00
..
Window Styles macos: passthrough right mouse down event to TabTitleEditor if needed (#11150) 2026-03-30 12:22:54 +02:00
BaseTerminalController.swift macOS: handle surface focus more gracefully 2026-03-30 10:03:09 +02:00
ErrorView.swift style(macos): cleanup trailing spaces 2024-08-21 21:53:09 +02:00
TerminalController.swift chore: make ci happy 2026-03-12 20:02:23 +01:00
TerminalRestorable.swift macos: swiftlint 'for_where' rule 2026-02-20 19:42:48 -05:00
TerminalTabColor.swift macos: swiftlint 'trailing_whitespace' rule 2026-02-19 18:56:43 -05:00
TerminalView.swift macos: add enum type for macos-titlebar-style 2026-03-10 17:15:14 +01:00
TerminalViewContainer.swift macOS: fix intrinsicContentSize race in windowDidLoad (#11256) 2026-03-10 15:35:49 +01:00