mirror-ghostty/macos/Sources/Helpers
Mitchell Hashimoto 341d8bdf75
macos: AppleScript windows/tabs
Add ScriptWindow and ScriptTab classes to expose window/tab hierarchy
to AppleScript, along with the corresponding sdef definitions.
2026-03-06 07:59:58 -08:00
..
Extensions macos: AppleScript windows/tabs 2026-03-06 07:59:58 -08:00
Private macOS: quick terminal should retain menu if not frontmost 2025-04-14 11:17:11 -07:00
AnySortKey.swift macos: swiftlint 'trailing_whitespace' rule 2026-02-19 18:56:43 -05:00
AppInfo.swift macos: swiftlint 'unused_optional_binding' rule 2026-02-19 19:10:38 -05:00
Backport.swift macOS: refine window tint for liquid glass (#11018) 2026-02-27 10:49:12 -08:00
CodableBridge.swift style(macos): cleanup trailing spaces 2024-08-21 21:53:09 +02:00
CrossKit.swift Implement "Paste Selection" on macOS like Terminal.app 2025-01-08 09:26:13 -08:00
Cursor.swift macOS: add more cursor style and fixes #8409 2025-11-13 18:20:09 +01:00
ExpiringUndoManager.swift macos: swiftlint 'trailing_whitespace' rule 2026-02-19 18:56:43 -05:00
Fullscreen.swift macOS: fix crash when adding tab from tab overview 2026-02-24 18:08:45 -05:00
HostingWindow.swift macos: add HostingWindow helper 2023-10-30 09:06:23 -07:00
KeyboardLayout.swift macos: detect IME input source change as part of keyDown event 2025-01-04 21:45:25 -08:00
LastWindowPosition.swift macos: fix window size/position restoration on Cmd+W close 2026-02-28 01:34:18 +01:00
MetalView.swift macos: swiftlint 'private_over_fileprivate' rule 2026-02-19 18:55:12 -05:00
NonDraggableHostingView.swift macos: update accessory in the titlebar should not move the window 2025-10-10 10:20:35 -07:00
ObjCExceptionCatcher.h macos: just some textual cleanup 2026-02-25 08:58:09 -08:00
ObjCExceptionCatcher.m update comments 2026-02-25 09:04:20 -08:00
PermissionRequest.swift macos: swiftlint 'trailing_whitespace' rule 2026-02-19 18:56:43 -05:00
TabGroupCloseCoordinator.swift macos: disambiguate close tab vs close window for confirmation 2025-06-17 16:16:14 -07:00
TabTitleEditor.swift macos: use a separated struct to hide and restore tab states 2026-03-03 17:42:17 +01:00
VibrantLayer.h Make special blending mode class more generic 2024-02-11 00:53:18 +01:00
VibrantLayer.m Make special blending mode class more generic 2024-02-11 00:53:18 +01:00
Weak.swift macOS: hook up command palette C API to actual command palette 2025-04-21 08:32:42 -07:00