mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-01 07:28:37 +00:00
macos: render a terminal in the slide window
This commit is contained in:
@@ -23,9 +23,6 @@ class SlideTerminalWindow: NSWindow {
|
||||
// and lets us render off screen.
|
||||
self.level = .popUpMenu
|
||||
|
||||
self.isMovableByWindowBackground = true
|
||||
self.isMovable = true
|
||||
|
||||
self.collectionBehavior = [
|
||||
// We want this to be part of every space because it is a singleton.
|
||||
.canJoinAllSpaces,
|
||||
|
Reference in New Issue
Block a user