apprt/gtk-ng: hook up surface render

This commit is contained in:
Mitchell Hashimoto
2025-07-18 12:22:17 -07:00
parent 2ab5d3cd81
commit f0a0333bc0
8 changed files with 71 additions and 20 deletions

View File

@@ -729,6 +729,7 @@ typedef enum {
GHOSTTY_ACTION_RESET_WINDOW_SIZE,
GHOSTTY_ACTION_INITIAL_SIZE,
GHOSTTY_ACTION_CELL_SIZE,
GHOSTTY_ACTION_RENDER,
GHOSTTY_ACTION_INSPECTOR,
GHOSTTY_ACTION_SHOW_GTK_INSPECTOR,
GHOSTTY_ACTION_RENDER_INSPECTOR,