mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-17 08:48:19 +00:00
macos: take over menu bar, separate close and close window
This commit is contained in:
@@ -55,6 +55,7 @@ extension Ghostty {
|
||||
Surface(view: surfaceView, hasFocus: hasFocus, size: geo.size)
|
||||
.focused($surfaceFocus)
|
||||
.focusedValue(\.ghosttySurfaceTitle, surfaceView.title)
|
||||
.focusedValue(\.ghosttySurfaceView, surfaceView)
|
||||
}
|
||||
.ghosttySurfaceView(surfaceView)
|
||||
}
|
||||
|
Reference in New Issue
Block a user