mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
set title callback needs to use surface userdata
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct {
|
||||
} ghostty_runtime_config_s;
|
||||
|
||||
typedef struct {
|
||||
void *userdata;
|
||||
void *nsview;
|
||||
double scale_factor;
|
||||
} ghostty_surface_config_s;
|
||||
|
||||
Reference in New Issue
Block a user