summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/Terminal/Window Styles
AgeCommit message (Expand)Author
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-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-03macOS: prevent focus loss in hidden titlebar + non-native fullscreenMitchell Hashimoto
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-17ci: build macOS releases with Xcode 26Mitchell 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
2025-06-13macos: fix up some sequoia regressionsMitchell Hashimoto
2025-06-13macos: remove split zoom accessory when tabs appearMitchell Hashimoto
2025-06-13macos: move old toolbar into ventura fileMitchell Hashimoto
2025-06-13commentsMitchell Hashimoto
2025-06-13macOS: prep the tab bar when system appearance changesMitchell Hashimoto
2025-06-12macos: fix background color of terminal window to match surfaceMitchell Hashimoto
2025-06-12macos: titlebar tabs handle hidden traffic buttonsMitchell Hashimoto
2025-06-12macos: titlebar tabs should be transparentMitchell Hashimoto
2025-06-12macos: tahoe titlebar tabs taking shapeMitchell Hashimoto
2025-06-12macos: hide the reset zoom titlebar accessory when tab bar is shownMitchell Hashimoto
2025-06-12macos: remove the duplicated reset zoom accessory view from legacyMitchell Hashimoto
2025-06-12macos: add reset zoom to all window titlesMitchell Hashimoto
2025-06-12macos: tahoe terminal tabs shows titleMitchell Hashimoto
2025-06-12macoS: Split out terminal tabs for ventura vs tahoeMitchell Hashimoto
2025-06-12macos: titlebar tabs uses legacy window for nowMitchell Hashimoto
2025-06-11typosMitchell Hashimoto
2025-06-11macos: titlebar fonts work with new terminal windowMitchell Hashimoto
2025-06-11macos: native terminal style works with new subclassesMitchell Hashimoto
2025-06-11macos: make transparent titlebars robust against show/hide tabsMitchell Hashimoto
2025-06-11macos: transparent titlebar handles transparent backgroundMitchell Hashimoto
2025-06-11macos: transparent titlebar needs to be rehidden when tabs changeMitchell Hashimoto
2025-06-11macos: add NSView hierarchy debugging codeMitchell Hashimoto
2025-06-11wip: redo terminal window stylingMitchell Hashimoto