mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-24 00:05:19 +00:00
apprt/embedded: compile for Linux
This commit is contained in:
@@ -30,6 +30,10 @@ typedef void *ghostty_surface_t;
|
||||
typedef void *ghostty_inspector_t;
|
||||
|
||||
// Enums are up top so we can reference them later.
|
||||
typedef enum {
|
||||
GHOSTTY_PLATFORM_MACOS,
|
||||
} ghostty_platform_e;
|
||||
|
||||
typedef enum {
|
||||
GHOSTTY_CLIPBOARD_STANDARD,
|
||||
GHOSTTY_CLIPBOARD_SELECTION,
|
||||
|
||||
Reference in New Issue
Block a user