Bryan Lee
|
9c5ff5c4a7
|
build: fix macOS 26 SDK compatibility for App Intents
Add compile-time SDK version checking to conditionally compile macOS 26
features, allowing the project to build on macOS 15.
- Add SUPPORTS_MACOS_26_FEATURES macro in bridging header
- Wrap App Intents supportedModes properties with conditional compilation
- Fix TransparentTitlebarTerminalWindow method calls
|
2025-07-10 02:34:35 +08:00 |
|
Mitchell Hashimoto
|
647f29bad1
|
macos: intents all ask for permission
|
2025-06-21 06:39:20 -07:00 |
|
Mitchell Hashimoto
|
2df301e2fb
|
macos: mouse pos and scroll intents
|
2025-06-21 06:39:20 -07:00 |
|
Mitchell Hashimoto
|
4445a9c637
|
macos: add mouse button intent
|
2025-06-21 06:39:19 -07:00 |
|
Mitchell Hashimoto
|
71b6e223af
|
macos: input keyboard event can send modifiers and actions now
|
2025-06-21 06:39:19 -07:00 |
|
Mitchell Hashimoto
|
93619ad420
|
macos: Ghostty.Key
|
2025-06-21 06:39:19 -07:00 |
|
Mitchell Hashimoto
|
a6074040e7
|
macos: input intent
|
2025-06-21 06:39:19 -07:00 |
|