mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-24 00:05:19 +00:00
run rendering on another real thread (still bugs)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const std = @import("std");
|
||||
const stream = @import("stream.zig");
|
||||
|
||||
pub const c = @import("c.zig");
|
||||
pub const Loop = @import("Loop.zig");
|
||||
pub const Async = @import("Async.zig");
|
||||
pub const Idle = @import("Idle.zig");
|
||||
|
||||
Reference in New Issue
Block a user