mirror-ghostty/macos/Sources/Ghostty
Mitchell Hashimoto 842583b628
macos: fix uikit build
2025-12-17 10:26:02 -08:00
..
FullscreenMode+Extension.swift macos: add `padded-notch` option for `macos-non-native-fullscreen` 2025-02-13 20:27:42 -08:00
Ghostty.Action.swift core: change apprt action to enum value instead of a new one 2025-12-11 16:09:45 -08:00
Ghostty.App.swift macos: implement the present terminal action so we can use that 2025-12-17 09:04:51 -08:00
Ghostty.Command.swift macos: starting to work on new libghostty data models 2025-06-21 06:39:19 -07:00
Ghostty.Config.swift introduce split-preserve-zoom config to maintain zoomed splits during navigation 2025-12-16 11:14:09 -08:00
Ghostty.Error.swift macos: starting to work on new libghostty data models 2025-06-21 06:39:19 -07:00
Ghostty.Event.swift Key events return boolean if handled 2025-01-04 13:36:40 -08:00
Ghostty.Input.swift macos: mouse pos and scroll intents 2025-06-21 06:39:20 -07:00
Ghostty.Shell.swift style(macos): cleanup trailing spaces 2024-08-21 21:53:09 +02:00
Ghostty.Surface.swift macos: move mousePos and mousScroll to Ghostty.Surface 2025-06-21 06:39:20 -07:00
InspectorView.swift macOS: equalize splits when double tapping on SplitView divider 2025-11-08 23:16:16 -08:00
NSEvent+Extension.swift macos: do not send UTF-8 PUA codepoints to key events 2025-05-12 11:42:05 -07:00
Package.swift macos: implement the present terminal action so we can use that 2025-12-17 09:04:51 -08:00
SurfaceProgressBar.swift macos: custom progress bar to workaround macOS 26 ProgressView bugs 2025-09-18 10:22:54 -07:00
SurfaceScrollView.swift Always use overlay scroller, flash when mouse moved 2025-12-10 13:33:18 -08:00
SurfaceView.swift macos: show a highlight animation when a terminal is presented 2025-12-17 10:12:44 -08:00
SurfaceView_AppKit.swift macos: show a highlight animation when a terminal is presented 2025-12-17 10:12:44 -08:00
SurfaceView_UIKit.swift macos: fix uikit build 2025-12-17 10:26:02 -08:00