mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-21 23:05:20 +00:00
Merge pull request #1316 from qwerasd205/macos-file-handler
Added macOS file open handler
This commit is contained in:
@@ -355,6 +355,7 @@ typedef struct {
|
||||
double scale_factor;
|
||||
uint16_t font_size;
|
||||
const char *working_directory;
|
||||
const char *command;
|
||||
} ghostty_surface_config_s;
|
||||
|
||||
typedef void (*ghostty_runtime_wakeup_cb)(void *);
|
||||
|
||||
Reference in New Issue
Block a user