summaryrefslogtreecommitdiff
path: root/macos/Sources/Features/Command Palette
AgeCommit message (Expand)Author
2025-10-10macos: Show "Update and Restart" in the Command Palette (#9131)Mitchell Hashimoto
2025-09-11macOS: grab text field focus of command palette after tickMitchell Hashimoto
2025-06-21macos: starting to work on new libghostty data modelsMitchell Hashimoto
2025-05-29GTK: add action to show the GTK inspectorJeffrey C. Ollie
2025-05-06feat: implement toggleMaximize for macOS (#7191)Mitchell Hashimoto
2025-04-25macOS: scheme doesn't need to be stateMitchell Hashimoto
2025-04-25feat: implement toggleMaximize for macOSAaron Ruan
2025-04-25replace NSVisualEffectView with ultraThinMaterial plus a background colorAaron Ruan
2025-04-24feat: beautify command paletteAaron Ruan
2025-04-23macOS: Command palette has no selection by default, selection wrapsMitchell Hashimoto
2025-04-22macOS: command pallete scroll improvementsFriedrich Stoltzfus
2025-04-22macOS: add description as hover tooltipMitchell Hashimoto
2025-04-22move command filtering into apprtMitchell Hashimoto
2025-04-21order commands alphabetically and preserve capitalizationMitchell Hashimoto
2025-04-21fix CIMitchell Hashimoto
2025-04-21macOS: command palette visual tweaksMitchell Hashimoto
2025-04-21macOS: command palette selection tweaksMitchell Hashimoto
2025-04-21macOS: fix responder chainMitchell Hashimoto
2025-04-21macOS: hook up full action executionMitchell Hashimoto
2025-04-21macOS: command palette "enter" worksMitchell Hashimoto
2025-04-21macOS: extract TerminalCommandPaletteMitchell Hashimoto
2025-04-21macOS: hook up command palette C API to actual command paletteMitchell Hashimoto
2025-04-21command palette SwiftUI viewMitchell Hashimoto