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
/
os
/
resourcesdir.zig
Age
Commit message (
Expand
)
Author
2025-06-24
core, apprt: make runtimes implement resourcesDir directly
Leorize
2025-06-24
core, gtk: implement host resources dir for Flatpak
Leorize
2025-06-21
fix: set `resources_dir` on FreeBSD
-k
2025-06-21
build: fix terminfo location on FreeBSD
-k
2025-03-19
os: Add extra sentinel for GHOSTTY_RESOURCES_DIR
azhn
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-03-03
os: deprioritize GHOSTTY_RESOURCES_DIR for debug builds
Leah Amelia Chen
2025-01-24
build: options to enable/disable terminfo & termcap install (take 2)
Jeffrey C. Ollie
2025-01-23
Revert "build: options to enable/disable terminfo & termcap install"
Mitchell Hashimoto
2025-01-23
build: options to enable/disable terminfo & termcap install
Jeffrey C. Ollie
2024-07-22
Fix multiple deprecated names for zig lib/std
multifred
2023-12-21
macos: include ghostty subdirectory under Resources
Gregory Anders
2023-12-21
core: look for resources in "ghostty" subdirectory for "share" paths
Gregory Anders
2023-11-05
os: more comments
Mitchell Hashimoto
2023-11-05
windows: add support for the glfw backend on Windows
kcbanner
2023-08-08
core: App looks up resources dir on startup
Mitchell Hashimoto
2023-08-08
os: add resourcesDir function to find app resource dir
Mitchell Hashimoto