mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-09 11:26:41 +00:00
core: app needsConfirmQuit to streamline quitting if no active sessions
This commit is contained in:
@@ -316,6 +316,7 @@ bool ghostty_app_tick(ghostty_app_t);
|
||||
void *ghostty_app_userdata(ghostty_app_t);
|
||||
void ghostty_app_keyboard_changed(ghostty_app_t);
|
||||
void ghostty_app_reload_config(ghostty_app_t);
|
||||
bool ghostty_app_needs_confirm_quit(ghostty_app_t);
|
||||
|
||||
ghostty_surface_config_s ghostty_surface_config_new();
|
||||
|
||||
|
Reference in New Issue
Block a user