summaryrefslogtreecommitdiff
path: root/macos
AgeCommit message (Expand)Author
2025-10-04Expand `~` in `macos-custom-icon`Daniel Wennberg
2025-10-03macos: avoid any zero-sized content size incrementsMitchell Hashimoto
2025-10-03Fix typosAndreas Deininger
2025-09-30macOS: Focus Terminal App Intent (#8961)Mitchell Hashimoto
2025-09-30chore: update iOS membership exceptionshimura467
2025-09-30docshimura467
2025-09-30refactor: no need to set from for moveFocus probablyhimura467
2025-09-30fix: the renderer's cursor remains in an unfocused state (block_hollow)himura467
2025-09-29Workaround for #8669 (#8838)Mitchell Hashimoto
2025-09-29refactor: improve asynchronous delay by delegating window/app activation proc...himura467
2025-09-29docs(BaseTerminalController)himura467
2025-09-29refactor(focusSurface): check app status in advancehimura467
2025-09-29feat: focusSurface for quick terminalhimura467
2025-09-28feat: focus terminal in basic caseshimura467
2025-09-23Update iOS membership exceptionsLars
2025-09-23Convert `Sources` to folder referencesLars
2025-09-22Force Ghostty to be active if notLars
2025-09-22Workaround for #8669Lars
2025-09-19macos: quick terminal stores the last closed size by screenMitchell Hashimoto
2025-09-19macos: set the app icon in syncAppearance to delay the icon updateMitchell Hashimoto
2025-09-19macos: correct SurfaceView supported send/receive types for servicesMitchell Hashimoto
2025-09-19macos: "new tab" service should set preferred parent to ensure tabMitchell 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: set initial window in TerminalWindow awakeFromNibMitchell Hashimoto
2025-09-18macos: window-position-x/y are from top-left cornerMitchell Hashimoto
2025-09-18macos: add progress bar to iOS targetMitchell Hashimoto
2025-09-18macos: custom progress bar to workaround macOS 26 ProgressView bugsMitchell Hashimoto
2025-09-15Pass config to splits in NewTerminalConfigCaleb Hearth
2025-09-14macos: disable NSAutoFillHeuristicController on macOS 26Mitchell Hashimoto
2025-09-12macOS 26: Always set titlebarview background color for transparent titleMitchell Hashimoto
2025-09-12macos: always reset titlebar tab constraints on frame changeMitchell Hashimoto
2025-09-11macos 26: fix visual glitches with moving tabs and titlebar tabsMitchell Hashimoto
2025-09-11macos: run change title dialog in a sheet modalMitchell Hashimoto
2025-09-11macOS: grab text field focus of command palette after tickMitchell Hashimoto
2025-09-10macos: update Sparkle to 2.7.3Mitchell Hashimoto
2025-09-06macOS: ghostty launched via CLI should come to frontMitchell Hashimoto
2025-09-03macOS: prevent focus loss in hidden titlebar + non-native fullscreenMitchell Hashimoto
2025-09-03macOS: SurfaceView should implement IdentifiableMitchell Hashimoto
2025-09-03macOS: split tree zoom state should encode as path, not full nodeMitchell 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: require confirmation to run any scriptMitchell Hashimoto
2025-08-28macos: when executing a script directly, always wait after commandMitchell Hashimoto
2025-08-27macos: use visible frame for quick terminal sizing calculationMitchell Hashimoto
2025-08-26macos: fix quick terminal issue where closing while fullscreen Mitchell Hashimoto
2025-08-26macos: fix quick terminal fullscreenAlexander Lais