summaryrefslogtreecommitdiff
path: root/macos/Sources/Helpers/Extensions
AgeCommit message (Expand)Author
2025-09-18macos: window-position-x/y are from top-left cornerMitchell Hashimoto
2025-07-06macos: open URLs with NSWorkspace APIs instead of `open`Mitchell Hashimoto
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-06-21macos: address some feedbackMitchell Hashimoto
2025-06-21macos: support env vars for surface config, clean up surface configMitchell Hashimoto
2025-06-21macos: GetTerminalDetails intentMitchell Hashimoto
2025-06-17macos: disambiguate close tab vs close window for confirmationMitchell Hashimoto
2025-06-14macos: menu item symbols for TahoeMitchell 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-11typosMitchell Hashimoto
2025-06-11macos: native terminal style works with new subclassesMitchell 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
2025-06-07macos: make sure we're not registering unnecessary undosMitchell Hashimoto
2025-06-07macos: compile errors in CIMitchell Hashimoto
2025-06-07wip: undoMitchell Hashimoto
2025-06-05macos: moving some files aroundMitchell Hashimoto
2025-06-05macos: fix up command palette, focusingMitchell Hashimoto
2025-06-05macos: focus split previous/nextMitchell Hashimoto