summaryrefslogtreecommitdiff
path: root/macos/Sources/Features
AgeCommit message (Expand)Author
2025-10-11macos: update permission request response should move state back to idle (#9151)Mitchell Hashimoto
2025-10-10macos: Show "Update and Restart" in the Command Palette (#9131)Mitchell Hashimoto
2025-10-10macos: update accessory in the titlebar should not move the windowMitchell Hashimoto
2025-10-10macos: Sparkle notFound acknowledgement should only be called on dismiss (#9126)Mitchell Hashimoto
2025-10-10Fix `macos-titlebar-tabs` related issues (#9090)Xiangbao Meng
2025-10-10macos: ax for update infoMitchell Hashimoto
2025-10-10macOS: Make a lot of things more robustMitchell Hashimoto
2025-10-10macos: fixed width for downloading/extracting, better paddingMitchell Hashimoto
2025-10-09macos: Fallback to standard driver when no unobtrusive targets existMitchell Hashimoto
2025-10-09macos: setup the standard sparkle driver for no-window scenarioMitchell Hashimoto
2025-10-09macos: fix driver for retry to trigger update check againMitchell Hashimoto
2025-10-08macos: do not build updaters into iOSMitchell Hashimoto
2025-10-08macos: show release notes linkMitchell Hashimoto
2025-10-08macos: better update descriptionsMitchell Hashimoto
2025-10-08macos: hook up our new update controllerMitchell Hashimoto
2025-10-08macos: clean up the permission requestMitchell Hashimoto
2025-10-08macos: "OK" should dismiss error Mitchell Hashimoto
2025-10-08macos: not found state dismisses on click, after 5sMitchell Hashimoto
2025-10-08macos: update simulator to test various scenarios in UIMitchell Hashimoto
2025-10-08Sparkle user driver, drives updates to the view model.Mitchell Hashimoto
2025-10-08macOS: only show the update overlay if window doesn't support itMitchell Hashimoto
2025-10-08macOS: Show update information as an overlayMitchell Hashimoto
2025-10-08macOS: Move update view model over to App scopeMitchell Hashimoto
2025-10-08macOS: Unobtrusive update viewsMitchell Hashimoto
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-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-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-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: "new tab" service should set preferred parent to ensure tabMitchell Hashimoto
2025-09-18macos: bell-features=title works againMitchell 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-15Pass config to splits in NewTerminalConfigCaleb Hearth
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: grab text field focus of command palette after tickMitchell 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