commit
848ee92169
|
|
@ -903,6 +903,7 @@ extension Ghostty {
|
|||
// Handle focus-follows-mouse
|
||||
if let window,
|
||||
let controller = window.windowController as? BaseTerminalController,
|
||||
!controller.commandPaletteIsShowing,
|
||||
(window.isKeyWindow &&
|
||||
!self.focused &&
|
||||
controller.focusFollowsMouse)
|
||||
|
|
|
|||
Loading…
Reference in New Issue