summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/Terminal
AgeCommit message (Expand)Author
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-10Fix `macos-titlebar-tabs` related issues (#9090)Xiangbao Meng
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-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-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-29docs(BaseTerminalController)himura467
2025-09-29refactor(focusSurface): check app status in advancehimura467
2025-09-28feat: focus terminal in basic caseshimura467
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-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-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-02config: bind both physical digit plus unicode digit for `goto_tab`Mitchell Hashimoto
2025-08-24Close other tabs feature on Mac.jamylak
2025-08-22macos: if parent window is fullscreen, new window is fullscreen tooMitchell Hashimoto
2025-08-22macOS: order out alert sheets to avoid Stage Manager focus lossMoeeze Hassan
2025-08-21macos: move activation to after new window/tab is createdDaniel Wennberg
2025-08-21macos: in new_window action, activate AppAljoscha Krettek
2025-07-23Fix tab titles not being preserved with window-save-stateBryan Lee
2025-07-14macos: restore tabs correctly into a single windowMitchell Hashimoto
2025-06-30make hiddenStyleMask staticDaniel Wennberg
2025-06-30macos: don't overwrite the .fullScreen styleMask option in reapplyHiddenStyleDaniel Wennberg
2025-06-22macOS: Fix window-decoration=none regression on TahoeMitchell Hashimoto
2025-06-21macos: Close Terminal IntentMitchell Hashimoto
2025-06-21macos: NewTerminalIntent returns Terminal, can splitMitchell Hashimoto
2025-06-21macos: new terminal intentMitchell Hashimoto
2025-06-17macos: disambiguate close tab vs close window for confirmation (#7618)Mitchell Hashimoto
2025-06-17macos: disambiguate close tab vs close window for confirmationMitchell Hashimoto
2025-06-17macOS: Confirm close on window closeMitchell Hashimoto
2025-06-17ci: build macOS releases with Xcode 26Mitchell Hashimoto
2025-06-15macos: AX for debug warningMitchell Hashimoto
2025-06-15macos 15 regression: transparent style shouldn't draw borderMitchell Hashimoto
2025-06-14macos: set toolbar title `isBordered` to avoid glass viewMitchell Hashimoto
2025-06-13macos: use a runtime liquid glass check for our Tahoe stylingMitchell Hashimoto
2025-06-13macos: fix transparent tabs on sequoiaMitchell Hashimoto
2025-06-13macos: sequoia should use same tab bar identifier as TerminalWindowMitchell Hashimoto