summaryrefslogtreecommitdiff
path: root/src/os/resourcesdir.zig
AgeCommit message (Expand)Author
2025-06-24core, apprt: make runtimes implement resourcesDir directlyLeorize
2025-06-24core, gtk: implement host resources dir for FlatpakLeorize
2025-06-21fix: set `resources_dir` on FreeBSD-k
2025-06-21build: fix terminfo location on FreeBSD-k
2025-03-19os: Add extra sentinel for GHOSTTY_RESOURCES_DIRazhn
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-03-03os: deprioritize GHOSTTY_RESOURCES_DIR for debug buildsLeah Amelia Chen
2025-01-24build: options to enable/disable terminfo & termcap install (take 2)Jeffrey C. Ollie
2025-01-23Revert "build: options to enable/disable terminfo & termcap install"Mitchell Hashimoto
2025-01-23build: options to enable/disable terminfo & termcap installJeffrey C. Ollie
2024-07-22Fix multiple deprecated names for zig lib/stdmultifred
2023-12-21macos: include ghostty subdirectory under ResourcesGregory Anders
2023-12-21core: look for resources in "ghostty" subdirectory for "share" pathsGregory Anders
2023-11-05os: more commentsMitchell Hashimoto
2023-11-05windows: add support for the glfw backend on Windowskcbanner
2023-08-08core: App looks up resources dir on startupMitchell Hashimoto
2023-08-08os: add resourcesDir function to find app resource dirMitchell Hashimoto