mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-07 18:36:33 +00:00
renderer mailbox, focus message
This commit is contained in:
@@ -12,9 +12,6 @@ const renderer = @import("../renderer.zig");
|
||||
/// state (i.e. the terminal, devmode, etc. values).
|
||||
mutex: *std.Thread.Mutex,
|
||||
|
||||
/// True if the window is focused
|
||||
focused: bool,
|
||||
|
||||
/// A new screen size if the screen was resized.
|
||||
resize_screen: ?renderer.ScreenSize,
|
||||
|
||||
|
Reference in New Issue
Block a user