summaryrefslogtreecommitdiff
path: root/macos/Sources/Ghostty
AgeCommit message (Expand)Author
2025-10-04Expand `~` in `macos-custom-icon`Daniel Wennberg
2025-10-03Fix typosAndreas Deininger
2025-09-19macos: correct SurfaceView supported send/receive types for servicesMitchell Hashimoto
2025-09-18macos: implement bell-features=border on macOSMitchell Hashimoto
2025-09-18macos: bell-features=title works againMitchell Hashimoto
2025-09-18macos: opening filepaths should make proper file URLsMitchell Hashimoto
2025-09-18macos: custom progress bar to workaround macOS 26 ProgressView bugsMitchell Hashimoto
2025-09-11macos: run change title dialog in a sheet modalMitchell Hashimoto
2025-09-03macOS: SurfaceView should implement IdentifiableMitchell Hashimoto
2025-09-02macOS: firstRect should return full rect width/heightMitchell Hashimoto
2025-09-02macOS: Notify macOS of cell width/height for firstRectMitchell Hashimoto
2025-09-02config: bind both physical digit plus unicode digit for `goto_tab`Mitchell Hashimoto
2025-08-31macOS: Progress bar for OSC9 progress reportsMitchell Hashimoto
2025-08-28macos: when executing a script directly, always wait after commandMitchell Hashimoto
2025-08-26config: change quick terminal size C layout to tagged unionMitchell Hashimoto
2025-08-26macOS: rename c struct, relocate QuickTerminalSize fileFriedrich Stoltzfus
2025-08-26macOS: Add support for quick terminal sizing configurationFriedrich Stoltzfus
2025-08-25parameterize close_tabJeffrey C. Ollie
2025-08-24Close other tabs feature on Mac.jamylak
2025-08-21macos: have macos-dock-drop-behavior apply to all dropsMitchell Hashimoto
2025-08-21Add macos-dock-drop-folder-behavior configuration optionDavid Keegan
2025-08-21macos: fix iOS buildsMitchell Hashimoto
2025-08-21Correct Swift formatting inconsistenciesNicholas Mata
2025-08-21Add support for 'custom' on 'macos_icon' to support a completely custom app iconNicholas Mata
2025-08-19macos: show the copy menu item if we have any text selectedMitchell Hashimoto
2025-07-23Fix tab titles not being preserved with window-save-stateBryan Lee
2025-07-14fix: rename tab title popup focusWilliam Walker
2025-07-11show child exited: fix macos buildJeffrey C. Ollie
2025-07-11core/gtk: add apprt action to show native GUI warning when child exitsJeffrey C. Ollie
2025-07-06macos: open URLs with NSWorkspace APIs instead of `open`Mitchell Hashimoto
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-07-05macOS: zig build run disables window saved stateMitchell Hashimoto
2025-06-22macOS: Run scripts using stdin rather than executing directlyMitchell Hashimoto
2025-06-21The Big Renderer Rework (#7620)Qwerasd
2025-06-21macos: add a macos-shortcut configMitchell Hashimoto
2025-06-21macos: support env vars for surface config, clean up surface configMitchell Hashimoto
2025-06-21macos: mouse pos and scroll intentsMitchell Hashimoto
2025-06-21macos: move mousePos and mousScroll to Ghostty.SurfaceMitchell Hashimoto
2025-06-21macos: add mouse button intentMitchell Hashimoto
2025-06-21macos: input keyboard event can send modifiers and actions nowMitchell Hashimoto
2025-06-21macos: Ghostty.KeyMitchell Hashimoto
2025-06-21macos: input intentMitchell Hashimoto
2025-06-21macos: starting to work on new libghostty data modelsMitchell Hashimoto
2025-06-21macos: GetTerminalDetails intentMitchell Hashimoto
2025-06-20renderer: big rework, graphics API abstraction layers, unified logicQwerasd
2025-06-15macos: complete more ax APIs for terminal accessibilityMitchell Hashimoto
2025-06-15macos: auto-expire cached screen contentsMitchell Hashimoto
2025-06-15macos: simple cache of screen contents for axMitchell Hashimoto
2025-06-15apprt/embedded: improve text reading APIs (selection, random points)Mitchell Hashimoto
2025-06-15macos: bare minimum terminal axMitchell Hashimoto