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
/
apprt.zig
Age
Commit message (
Expand
)
Author
2025-09-19
build: move apprt, font, renderer enums to dedicated files
Mitchell Hashimoto
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
2025-08-30
ci: build on freebsd
Jeffrey C. Ollie
2025-08-14
apprt: make gtk-ng the default apprt on Linux
Mitchell Hashimoto
2025-07-16
apprt/gtk-ng: boilerplate
Mitchell Hashimoto
2025-07-14
apprt: clean up stray struct
Jeffrey C. Ollie
2025-07-14
cli/gtk: move IPC/sendIPC to App/performIpc
Jeffrey C. Ollie
2025-07-14
cli/gtk: replace @hasDecl for performAction-style API
Jeffrey C. Ollie
2025-07-14
cli/gtk: move actual IPC code tp apprt
Jeffrey C. Ollie
2025-07-04
Nuke GLFW from Orbit
Mitchell Hashimoto
2024-09-26
libghostty: unified action dispatch
Mitchell Hashimoto
2024-09-26
core: many more actions
Mitchell Hashimoto
2024-09-26
core: more actions
Mitchell Hashimoto
2024-09-25
apprt: begin transition to making actions an enum and not use hasDecl
Mitchell Hashimoto
2024-08-26
apprt: make gotoTab handle all tab movements
Mitchell Hashimoto
2024-08-16
apprt: yeet usingnamespace
Mitchell Hashimoto
2024-01-03
WIP: Update to new build module API after Zig PR #18160
Krzysztof Wolicki
2023-11-05
apprt: default runtime for windows is glfw
Mitchell Hashimoto
2023-10-24
apprt: none has app/surface so tests pass
Mitchell Hashimoto
2023-09-18
ci: don't run gtk tests in CI
Mitchell Hashimoto
2023-09-18
apprt/gtk: key file for logic related to keys
Mitchell Hashimoto
2023-08-17
build: make glfw opt-in on all platforms, default to GTK on Linux
Mitchell Hashimoto
2023-02-24
rename more stuff
Mitchell Hashimoto
2023-02-24
Integrating new surface
Mitchell Hashimoto
2023-02-24
apprt refactor in progress, launches glfw no window
Mitchell Hashimoto
2023-02-24
add app runtime option, add gtk backend
Mitchell Hashimoto
2023-02-19
apprt: start embedded implement, make App API available to C
Mitchell Hashimoto
2022-12-31
can specify a wasm target in build
Mitchell Hashimoto
2022-12-29
rename window package to apprt
Mitchell Hashimoto