gtk-ng: add show_on_screen_keyboard binding

This commit is contained in:
Leah Amelia Chen
2025-08-14 02:38:45 +08:00
parent 0d0d3118f4
commit 23048dbd33
8 changed files with 51 additions and 4 deletions

View File

@@ -757,6 +757,7 @@ typedef enum {
GHOSTTY_ACTION_OPEN_URL,
GHOSTTY_ACTION_SHOW_CHILD_EXITED,
GHOSTTY_ACTION_PROGRESS_REPORT,
GHOSTTY_ACTION_SHOW_ON_SCREEN_KEYBOARD,
} ghostty_action_tag_e;
typedef union {