mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
gtk: mouse input
This commit is contained in:
@@ -51,7 +51,8 @@ typedef enum {
|
||||
} ghostty_input_mouse_state_e;
|
||||
|
||||
typedef enum {
|
||||
GHOSTTY_MOUSE_LEFT = 1,
|
||||
GHOSTTY_MOUSE_UNKNOWN,
|
||||
GHOSTTY_MOUSE_LEFT,
|
||||
GHOSTTY_MOUSE_RIGHT,
|
||||
GHOSTTY_MOUSE_MIDDLE,
|
||||
} ghostty_input_mouse_button_e;
|
||||
|
||||
Reference in New Issue
Block a user