mirror-ghostty/macos
Mitchell Hashimoto 28952a7bb0
macos: use TextEditor instead of Text for clipboard confirmation (#9324)
Fixes #9322

SwiftUI `Text` has huge performance issues. On my maxed out MBP it hangs
for any text more than 100KB (it took ~8s to display it!). `TextEditor`
with a constant value works much better and handles scrolling for us,
too!
2025-10-23 09:54:46 -07:00
..
Assets.xcassets macos: Ghostty Icon Update for macOS Tahoe 2025-06-21 12:34:49 -07:00
Ghostty.xcodeproj macos: use stable display UUID for quick terminal screen tracking (#9256) 2025-10-23 09:45:44 -07:00
Sources macos: use TextEditor instead of Text for clipboard confirmation (#9324) 2025-10-23 09:54:46 -07:00
Tests macos: window-position-x/y are from top-left corner 2025-09-29 12:52:40 -07:00
.gitignore build: LipoStep 2023-02-19 10:44:53 -08:00
Ghostty-Info.plist macos: support configuration via CLI arguments 2025-07-05 21:31:23 -07:00
Ghostty.entitlements macos: add entitlements for basically everything so macos asks 2023-11-23 09:00:20 -08:00
GhosttyDebug.entitlements macos: add Sparkle via Swift PM 2023-12-18 19:09:38 -08:00
GhosttyReleaseLocal.entitlements fix(macos): ReleaseLocal build configuration with "Library Validation" disabled 2023-12-20 16:54:58 -05:00