summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-29fix: alloc free off by one (#8886)Mitchell Hashimoto
2025-09-02macOS: firstRect should return full rect width/heightMitchell Hashimoto
2025-08-31macOS: Progress bar for OSC9 progress reportsMitchell Hashimoto
2025-08-28macos: when executing a script directly, always wait after commandMitchell Hashimoto
2025-08-26config: change quick terminal size C layout to tagged unionMitchell Hashimoto
2025-08-26macOS: rename c struct, relocate QuickTerminalSize fileFriedrich Stoltzfus
2025-08-26macOS: update zig and c structs for quick terminal sizeFriedrich Stoltzfus
2025-08-26macOS: Add support for quick terminal sizing configurationFriedrich Stoltzfus
2025-08-25parameterize close_tabJeffrey C. Ollie
2025-08-24Close other tabs feature on Mac.jamylak
2025-08-14gtk-ng: add show_on_screen_keyboard bindingLeah Amelia Chen
2025-07-18apprt/gtk-ng: hook up surface renderMitchell Hashimoto
2025-07-17core/gtk: add support for displaying a progress bar with OSC 9;4Jeffrey C. Ollie
2025-07-14cli/gtk: add some more C bitsJeffrey C. Ollie
2025-07-14cli/gtk: replace @hasDecl for performAction-style APIJeffrey C. Ollie
2025-07-11core/gtk: add apprt action to show native GUI warning when child exitsJeffrey C. Ollie
2025-07-09libghostty: export benchmark CLI APIMitchell Hashimoto
2025-07-06macos: open URLs with NSWorkspace APIs instead of `open`Mitchell Hashimoto
2025-07-06Fallback to cross-platform minimal open when apprt is not availableMitchell Hashimoto
2025-07-06core/gtk: open urls using an apprt action instead of doing it directlyJeffrey C. Ollie
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-06-22macOS: Run scripts using stdin rather than executing directlyMitchell Hashimoto
2025-06-21macos: support env vars for surface config, clean up surface configMitchell Hashimoto
2025-06-15apprt/embedded: API to read text can get top left/bottom right coordsMitchell Hashimoto
2025-06-15apprt/embedded: improve text reading APIs (selection, random points)Mitchell Hashimoto
2025-06-07macos: address quick terminal basic functionality with new APIMitchell Hashimoto
2025-06-07add undo/redo keybindings, default them on macOSMitchell Hashimoto
2025-05-29GTK: add action to show the GTK inspectorJeffrey C. Ollie
2025-05-24add cut/copy/paste keysJörg Thalheim
2025-05-15macos: add "Check for Updates" action, menu item & key-binding supportAaron Ruan
2025-05-10fix testsMitchell Hashimoto
2025-05-09apprt/gtk: buildMitchell Hashimoto
2025-05-09macOS: buildMitchell Hashimoto
2025-05-07core: add context menu keyJeffrey C. Ollie
2025-05-01Binding for toggling window float on top (macOS only)Mitchell Hashimoto
2025-04-25Add config color palette C bindingsFriedrich Stoltzfus
2025-04-22move command filtering into apprtMitchell Hashimoto
2025-04-21add toggle command palette bindingMitchell Hashimoto
2025-04-21libghostty: add API for getting commandsMitchell Hashimoto
2025-04-21input: defind Command struct and default commandsMitchell Hashimoto
2025-04-17macOS/libghostty: rework keyboard input handlingMitchell Hashimoto
2025-04-14gtk: implement bellLeah Amelia Chen
2025-03-07add ghostty_translate C APIMitchell Hashimoto
2025-03-06gtk: add separate close_window apprt actionLeah Amelia Chen
2025-02-28Introduce `reset_window_size` keybinding and apprt actionMitchell Hashimoto
2025-02-14Add tab title rename feature to macosAswin M Prabhu
2025-02-13macos: add `padded-notch` option for `macos-non-native-fullscreen`Mitchell Hashimoto
2025-02-11apprt/embedded: make performAction return the performable stateMitchell Hashimoto
2025-01-13Handle setting _NET_WM_STATE (#4936)Mitchell Hashimoto
2025-01-13Fix backslash comment in ghostty.hAndreas Skielboe