mirror-ghostty/macos/Sources/Ghostty
Daniel Wennberg 3142c5aa60 macOS: Don't clip surfaceView to contentView
Fixes #9248
2025-11-08 09:34: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 input: write_*_file actions take an optional format 2025-10-31 09:49:59 -07:00
Ghostty.App.swift input: write_*_file actions take an optional format 2025-10-31 09:49:59 -07:00
Ghostty.Command.swift macos: starting to work on new libghostty data models 2025-06-21 06:39:19 -07:00
Ghostty.Config.swift config: add `scrollbar` config to control when scrollbars appear 2025-10-16 14:06:48 -07: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: input keyboard event can send modifiers and actions now 2025-06-21 06:39:19 -07: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: set the macos-icon from a separate thread 2025-11-05 12:27:35 +01:00
SurfaceProgressBar.swift macos: custom progress bar to workaround macOS 26 ProgressView bugs 2025-09-18 10:22:54 -07:00
SurfaceScrollView.swift macOS: Don't clip surfaceView to contentView 2025-11-08 09:34:02 -08:00
SurfaceView.swift Refactor scrollview to preserve state across split tree changes 2025-11-04 00:02:21 -08:00
SurfaceView_AppKit.swift macOS: Refactor scrollview to preserve state across split tree changes (#9446) 2025-11-07 15:10:45 -08:00
SurfaceView_UIKit.swift macOS: Progress bar for OSC9 progress reports 2025-08-31 20:42:34 -07:00