mirror-ghostty/macos/Sources/Features/Terminal
Mitchell Hashimoto 3db5b3da75
macos: hidden titlebar windows should cascade on new tab
Windows with `macos-titlebar-style = hidden` create new windows when the
new tab binding is pressed. This behavior has existed for a long time.

However, these windows did not cascade, meaning they'd appear overlapped
directly on top of the previous window, which is kind of nasty.

This commit changes it so that new windows created via new tab from a
hidden titlebar window will cascade.
2025-06-10 14:31:41 -07:00
..
BaseTerminalController.swift macos: unsplit window shouldn't allow split zooming 2025-06-10 12:11:18 -07:00
ErrorView.swift style(macos): cleanup trailing spaces 2024-08-21 21:53:09 +02:00
Terminal.xib macos: use macOS 15 pointerVisibility to show/hide cursor 2024-09-20 22:02:20 -07:00
TerminalController.swift macos: hidden titlebar windows should cascade on new tab 2025-06-10 14:31:41 -07:00
TerminalRestorable.swift macos: remove TerminalManager 2025-06-07 12:46:15 -07:00
TerminalToolbar.swift Hide main title when covered by tabs 2025-06-02 09:10:22 -07:00
TerminalView.swift macos: rename surfaceTree2 to surfaceTree 2025-06-05 07:05:13 -07:00
TerminalWindow.swift macos: fix hasWindowButtons logic 2025-06-05 13:48:53 -07:00