mirror-ghostty/src
Mitchell Hashimoto 87b77e1980
ci: cleanup
2025-10-03 07:10:43 -07:00
..
apprt Zig 0.15: build snap 2025-10-03 07:10:43 -07:00
benchmark Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
build ci: cleanup 2025-10-03 07:10:43 -07:00
cli Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
config Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
crash Zig 0.15: zig build test macOS 2025-10-03 07:10:43 -07:00
datastruct Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
extra Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
font ci: cleanup 2025-10-03 07:10:43 -07:00
input Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
inspector Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
lib lib: fix holes handling for C 2025-09-27 14:43:01 -07:00
os Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
renderer Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
shell-integration shell-integration: append $GHOSTTY_BIN_DIR to $PATH 2025-10-01 10:42:33 -04:00
simd fix comment 2025-09-23 09:48:09 -04:00
stb chore: update stb_image.h 2025-01-18 22:47:18 +09:00
synthetic ci: cleanup 2025-10-03 07:10:43 -07:00
terminal ci: cleanup 2025-10-03 07:10:43 -07:00
terminfo ci: cleanup 2025-10-03 07:10:43 -07:00
termio Zig 0.15: Flatpak 2025-10-03 07:10:43 -07:00
unicode unicode: fix lookup table generation 2025-10-03 07:10:43 -07:00
App.zig core: remove Surface.shouldClose 2025-07-19 14:03:48 -07:00
Command.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
Surface.zig Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
apprt.zig build: move apprt, font, renderer enums to dedicated files 2025-09-19 15:17:41 -07:00
build_config.zig build: Add a new snap option and use it to build the snap 2025-09-19 15:55:14 -07:00
cli.zig cli: make the action parser (+foo) generic and reusable 2025-07-09 15:06:24 -07:00
config.zig feat: enable separate scaling for precision and discrete mouse scrolling 2025-09-29 09:30:55 -07:00
fastmem.zig fastmem non-libc needs to use copyBackwards if dest > src 2025-09-21 20:48:18 -07:00
file_type.zig util: introduce helper for detecting file types 2025-06-25 16:27:23 -04:00
global.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
helpgen.zig Zig 0.15: zig build test 2025-10-03 07:10:43 -07:00
input.zig input: defind Command struct and default commands 2025-04-21 08:32:05 -07:00
lib_vt.zig lib-vt: fix invalid Zig forwards 2025-09-29 09:18:43 -07:00
main.zig remove src/bench 2025-07-09 15:06:24 -07:00
main_bench.zig pkg/macos: use new @ptrcast for os.log 2025-07-09 15:06:24 -07:00
main_build_data.zig Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
main_c.zig test: valid string slices for ghostty_string_s 2025-09-25 12:26:52 -04:00
main_gen.zig synthetic cli (ghostty-gen) 2025-07-09 15:06:24 -07:00
main_ghostty.zig Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
main_wasm.zig lots more yeeting 2024-08-16 14:35:10 -07:00
math.zig
pty.zig Zig 0.15: zig build GTK exe 2025-10-03 07:10:43 -07:00
quirks.zig font/shaper: split text runs on common bad ligature pairs 2024-08-11 15:26:36 -07:00
renderer.zig build: move apprt, font, renderer enums to dedicated files 2025-09-19 15:17:41 -07:00
surface_mouse.zig input: remove translated 2025-05-09 10:01:05 -07:00
termio.zig termio: yeet usingns 2024-08-16 10:36:10 -07:00