summaryrefslogtreecommitdiff
path: root/src/apprt/action.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-02core: add 'command finished' notificationsJeffrey C. Ollie
2025-09-19slightly improve logsعبد الرحمن صباهي
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
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-31apprt/gtk-ng: initial size apprt action (window-width/height)Mitchell Hashimoto
2025-07-21apprt/gtk-ng: mouse over link to show tooltipMitchell Hashimoto
2025-07-18apprt/gtk-ng: hook up surface renderMitchell Hashimoto
2025-07-18apprt/gtk-ng: implement the quit_timer action to just quitMitchell Hashimoto
2025-07-17core/gtk: add support for displaying a progress bar with OSC 9;4Jeffrey C. Ollie
2025-07-11core/gtk: add apprt action to show native GUI warning when child exitsJeffrey C. Ollie
2025-07-06Fallback to cross-platform minimal open when apprt is not availableMitchell Hashimoto
2025-07-06better ABI check for apprt.Action.CValueJeffrey C. Ollie
2025-07-06core/gtk: open urls using an apprt action instead of doing it directlyJeffrey C. Ollie
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-15macos: add "Check for Updates" action, menu item & key-binding supportAaron Ruan
2025-05-01Binding for toggling window float on top (macOS only)Mitchell Hashimoto
2025-04-21add toggle command palette bindingMitchell Hashimoto
2025-04-14gtk: implement bellLeah Amelia Chen
2025-04-03libghostty: Action CValue should be untagged extern unionMitchell Hashimoto
2025-03-12Lots of 0.14 changesMitchell 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-28apprt initial_size is sent whenever the grid size changesMitchell 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-01-10apprt/gtk: add toggle_maximize keybind and window-maximize config optionAdam Wolf
2025-01-08close_tab keybind (gtk apprt only) (#4033)Sabarigirish Manikandan
2025-01-04Move app quit to apprt actionMitchell Hashimoto
2024-12-27Rename `goto_split` top/bottom directions to up/down.Daniel Patterson
2024-11-22apprt: remove change conditional state actionMitchell Hashimoto
2024-11-22apprt: switch to reload_config action that calls update_config APIMitchell Hashimoto
2024-11-21apprt: add `config_change` actionMitchell Hashimoto
2024-11-19apprt: action to change conditional state, implement for embeddedMitchell Hashimoto
2024-11-13apprt: support a pwd change actionMitchell Hashimoto
2024-10-30apprt: rename set_bg/fg to "color_change" to report all color changesMitchell Hashimoto
2024-10-30apprt: propagate OSC10/11 (set term fore/background color) through to apprtCJ van den Berg
2024-10-25macos: make move_tab workMitchell Hashimoto
2024-10-25apply review changesaxdank
2024-10-24removing unnecessary enumaxdank
2024-10-24gui: add move_current_tab actionaxdank
2024-10-08apprt: implement key_sequence actionMitchell Hashimoto
2024-10-07gtk: implement splitting leftwards and upwardsLeah Amelia Chen
2024-10-02docs updatesMitchell Hashimoto
2024-10-02Review Feedback - formatting / docsRoland Peelen
2024-10-02Fix typoRoland Peelen