index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
App.zig
Age
Commit message (
Expand
)
Author
2025-07-19
core: remove Surface.shouldClose
Mitchell Hashimoto
2025-07-19
Fully remove the redrawSurface API
Mitchell Hashimoto
2025-07-18
apprt/gtk-ng: hook up surface render
Mitchell Hashimoto
2025-07-18
apprt/gtk-ng: hook up surface initialization
Mitchell Hashimoto
2025-06-27
reintroduce App.create
Mitchell Hashimoto
2025-06-27
core: con't copy App and apprt.App
Jeffrey C. Ollie
2025-06-07
Make undo/redo app-targeted so it works with no windows
Mitchell Hashimoto
2025-05-29
GTK: add action to show the GTK inspector
Jeffrey C. Ollie
2025-05-15
macos: add "Check for Updates" action, menu item & key-binding support
Aaron Ruan
2025-02-11
core: performAction now returns a bool
Jeffrey C. Ollie
2025-01-04
macos: handle overridden system bindings with no focused window
Mitchell Hashimoto
2025-01-04
Move app quit to apprt action
Mitchell Hashimoto
2024-11-22
App applies conditional state, supports theme setting
Mitchell Hashimoto
2024-11-22
apprt: switch to reload_config action that calls update_config API
Mitchell Hashimoto
2024-11-21
apprt: add `config_change` action
Mitchell Hashimoto
2024-11-07
move datastructures to dedicated "datastruct" package
Mitchell Hashimoto
2024-11-05
config: add "initial-command" config, "-e" sets that
Mitchell Hashimoto
2024-10-18
cli: skip argv0 and actions when parsing CLI flags
Mitchell Hashimoto
2024-10-18
apprt/glfw: exit with invalid CLI args
Mitchell Hashimoto
2024-10-18
expand explicit error set usage
Mitchell Hashimoto
2024-10-08
input: return a K/V entry for the binding set `get`
Mitchell Hashimoto
2024-10-06
apprt/gtk: report proper app focus state
Mitchell Hashimoto
2024-10-06
macos: set the proper app focus state
Mitchell Hashimoto
2024-10-06
core: add app focused state, make App.keyEvent focus aware
Mitchell Hashimoto
2024-10-06
core: ghostty_app_key only handles global keybinds for now
Mitchell Hashimoto
2024-10-05
macos: forward key events to the app when no windows exist
Mitchell Hashimoto
2024-10-02
Add action on Zig side
Roland Peelen
2024-09-28
rename slide to quick terminal
Mitchell Hashimoto
2024-09-27
core: fix up toggle_slide_terminal action for rebase
Mitchell Hashimoto
2024-09-27
macos: fix previous/next tab bindings, improve action logging
Mitchell Hashimoto
2024-09-25
apprt: transition all hasDecls in App.zig to use the new action dispatch
Mitchell Hashimoto
2024-09-25
apprt: begin transition to making actions an enum and not use hasDecl
Mitchell Hashimoto
2024-09-24
apprt/embedded: new_window can be called without a parent
Mitchell Hashimoto
2024-09-24
Tap events, core API to handle global keybinds
Mitchell Hashimoto
2024-09-23
core: handle app bindings in the App struct
Mitchell Hashimoto
2024-08-03
apprt/gtk: use tagged union for quit timer
Mitchell Hashimoto
2024-08-01
Improve quit timers.
Jeffrey C. Ollie
2024-05-17
Address review comments
Jeffrey C. Ollie
2024-04-05
core: App asserts the font grid set is empty on close
Mitchell Hashimoto
2024-04-05
core: begin converting to SharedGridSet, renderers still broken
Mitchell Hashimoto
2024-04-05
core: convert surface/app to use GroupCacheSet
Mitchell Hashimoto
2023-12-17
Add settings shortcut on MacOS
Borja Clemente
2023-12-13
core: quit-after-last-window-closed works properly with "exit"
Mitchell Hashimoto
2023-11-22
core: move resources dir to main global state
Mitchell Hashimoto
2023-11-05
windows: add support for the glfw backend on Windows
kcbanner
2023-10-24
all threads are notified of inspector state, trigger render
Mitchell Hashimoto
2023-10-19
fix build with no font discovery
Mitchell Hashimoto
2023-09-13
core: surface should not use app mailbox
Mitchell Hashimoto
2023-09-11
core: app needsConfirmQuit to streamline quitting if no active sessions
Mitchell Hashimoto
2023-08-25
core: set focused surface pointer to null if matches on delete
Mitchell Hashimoto
[next]