summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/QuickTerminal/QuickTerminalController.swift
AgeCommit message (Expand)Author
2025-10-08macOS: only show the update overlay if window doesn't support itMitchell Hashimoto
2025-09-30docshimura467
2025-09-30refactor: no need to set from for moveFocus probablyhimura467
2025-09-29refactor: improve asynchronous delay by delegating window/app activation proc...himura467
2025-09-29feat: focusSurface for quick terminalhimura467
2025-09-19macos: quick terminal stores the last closed size by screenMitchell Hashimoto
2025-08-26macos: fix quick terminal issue where closing while fullscreen Mitchell Hashimoto
2025-08-26macos: style changes for quick terminal sizingMitchell Hashimoto
2025-08-26macOS: enable quick terminal manual resizingFriedrich Stoltzfus
2025-08-26macOS: Add support for quick terminal sizing configurationFriedrich Stoltzfus
2025-08-22typo found typos, typo may keep themTobias Pape
2025-08-22Work around strange SwiftUI behavior in "older" macOSen.Tobias Pape
2025-06-21macos: intent to open quick terminalMitchell Hashimoto
2025-06-21macos: Close Terminal IntentMitchell Hashimoto
2025-06-07macos: show quick terminal on undo/redoMitchell Hashimoto
2025-06-07macos: address quick terminal basic functionality with new APIMitchell Hashimoto
2025-06-07macos: quick terminal restores previous size when exiting final surfaceMitchell Hashimoto
2025-06-05macos: rename surfaceTree2 to surfaceTreeMitchell Hashimoto
2025-06-05macos: Remove the legacy SurfaceTreeMitchell Hashimoto
2025-06-05macos: handle surfaceTreeDidChangeMitchell Hashimoto
2025-04-15macos: quick terminal uses padded notch mode if notch is visibleMitchell Hashimoto
2025-04-14macOS: quick terminal should retain menu if not frontmostMitchell Hashimoto
2025-04-14macOS: non-native fullscreen should not hide menu on fullscreen spaceMitchell Hashimoto
2025-02-28Fix Terminal Inspector option turns inactive if toggled in the Quick Terminal...Mitchell Hashimoto
2025-02-28Fix Terminal Inspector option turns inactive if toggled in the Quick TerminalMikhail Borisov
2025-02-25fix(macos): make showNoNewTabAlert method private #5939McNight
2025-02-25fix(macos): address MR feedback #5939McNight
2025-02-23fix(macos): prevent performing newTab shortcut on QuickTerminalWindow #5939McNight
2025-01-24macos: hide dock globally if the dock conflictsMitchell Hashimoto
2025-01-24macos: autohide dock if quick terminal would conflict with itMitchell Hashimoto
2025-01-13Metal: blend in Display P3 color space, add option for linear blendingQwerasd
2025-01-12macos: only set quick terminal level to popUpMenu during animationMitchell Hashimoto
2025-01-08macos: animate in even if remain on another spaceMitchell Hashimoto
2025-01-08misc cleanupsMitchell Hashimoto
2025-01-08Fix the issue that the quick term not shown on first callSoh Satoh
2025-01-08Move the quick terminal to active space if toggle() called while opening on a...Soh Satoh
2025-01-08Merge branch 'main' into show-quick-term-on-another-appSoh Satoh
2025-01-08Add quick-terminal-space-behavior optionSoh Satoh
2024-12-30fix: quick terminal CPU spikesDamien Mehala
2024-12-22config: quick terminal auto hideDamien MEHALA
2024-12-01macos: trigger fullscreenDidChange on any fullscreen eventMitchell Hashimoto
2024-11-21macos: change config access to evented, derived config like libghosttyMitchell Hashimoto
2024-10-31macos: quick terminal set colorspaceMitchell Hashimoto
2024-10-31Revert "macos: setup colorspace in base terminal controller"Mitchell Hashimoto
2024-10-30macos: setup colorspace in base terminal controllerMitchell Hashimoto
2024-10-25small renameMitchell Hashimoto
2024-10-25add quick-terminal-animate-duration optionPaul Miller
2024-10-23macos: use notification to detect when quick terminal shows/hidesMitchell Hashimoto
2024-10-09macos: retry focusing the quick terminal to handle focus on other screenMitchell Hashimoto
2024-10-07macos: quick terminal window blur settings take effect properlyMitchell Hashimoto