summaryrefslogtreecommitdiff
path: root/src/main_ghostty.zig
AgeCommit message (Expand)Author
2025-07-09benchmark: a new package and framework for benchmarkingMitchell Hashimoto
2025-07-04Nuke GLFW from OrbitMitchell Hashimoto
2025-06-27fix compilation issue, tests should've caught this but GHA failedMitchell Hashimoto
2025-06-27reintroduce App.createMitchell Hashimoto
2025-06-27fix order of deferJeffrey C. Ollie
2025-06-27core: con't copy App and apprt.AppJeffrey C. Ollie
2025-05-21synthetic packageMitchell Hashimoto
2025-05-14bench: add `--mode=gen-osc` to generate synthetic OSC sequencesMitchell Hashimoto
2025-03-21Mention macOS' `open` in the CLI help messages.Kat
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-21Update libxev to use dynamic backend, support Linux configurabilityMitchell Hashimoto
2025-01-01Clarify CLI vs. Keybind Actions documentationTim Visher
2024-11-25try to abstract bundle ID to a zig fileMitchell Hashimoto
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto
2024-08-30crash: sentry envelope parsingMitchell Hashimoto
2024-08-16almost yeeted it all!Mitchell Hashimoto
2024-08-01Improve quit timers.Jeffrey C. Ollie
2024-06-24Fix some basic build errors.Gordon Cassie
2024-06-22CacheTable tests, style changesMitchell Hashimoto
2024-04-04build: do not build/link harfbuzz on macOSMitchell Hashimoto
2024-04-02fmtMitchell Hashimoto
2024-03-27Add final newline to CLI outputKevin Hovsäter
2024-03-26Merge pull request #1593 from jcollie/log-build-info-2Mitchell Hashimoto
2024-03-26only show optimizationMitchell Hashimoto
2024-03-22update zigMitchell Hashimoto
2024-03-17log more information about the buildJeffrey C. Ollie
2024-02-10logfn doesn't need to be pubMitchell Hashimoto
2024-02-10fix for latest breaking libstd changes to OptionsJakub Konka
2024-02-08unicode: generate our own lookup tablesMitchell Hashimoto
2024-02-05simd: indexOf implementation using NEONMitchell Hashimoto
2024-02-04build: get benchmarks building againMitchell Hashimoto