mirror-ghostty/src
maximal 6d40da1e1c Optimize PNG images losslessly: 73 → 51 KiB (−30%) 2025-09-19 12:55:19 +03:00
..
apprt slightly improve logs 2025-09-19 01:00:17 +03:00
benchmark [benchmarks] Align `buf` to cache line for consistency 2025-09-08 17:59:17 -04:00
build build: explicitly suffix Zig files 2: Electric Boogaloo 2025-09-19 01:23:06 +02:00
cli gtk-ng: deprecate detection of launch source 2025-09-05 09:54:24 -05:00
config documentation: fix MacOSDockDropBehavior valid values 2025-09-18 18:09:10 +02:00
crash debug: properly set thread names on macOS 2025-06-20 15:18:41 -06:00
datastruct gtk: the Future is Now 2025-09-05 10:10:52 +02:00
font Optimize PNG images losslessly: 73 → 51 KiB (−30%) 2025-09-19 12:55:19 +03:00
input config: fix binding parsing to allow values containing `=` 2025-09-16 13:53:16 -07:00
inspector terminal: change OSC parser to explicit init to set undefined 2025-08-20 12:38:29 -07:00
os i18n: add Italian translation (#7074) 2025-09-10 18:17:48 +00:00
renderer renderer: create explicit sampler state for custom shaders 2025-09-18 09:25:37 -07:00
shell-integration mark ssh shell-integration wrapper as a function this matches other features + fixes a case where users alias to some other command 2025-09-15 21:49:48 -05:00
simd pkg/highway: upgrade to fix compilation issues on LLVM18 2025-03-12 11:03:54 -07:00
stb chore: update stb_image.h 2025-01-18 22:47:18 +09:00
synthetic terminal: change OSC parser to explicit init to set undefined 2025-08-20 12:38:29 -07:00
terminal terminal: OSC 104 with no semicolon should parse as reset palette 2025-09-12 21:10:07 -07:00
terminfo code style: use `@splat` where possible 2025-05-27 21:55:28 -06:00
termio termio: don't send extra OSC terminator for color reports 2025-09-12 21:19:16 -07:00
unicode render: address review feedback 2025-09-05 11:40:03 -05:00
App.zig core: remove Surface.shouldClose 2025-07-19 14:03:48 -07:00
Command.zig Handle `exec` failures more gracefully 2025-07-03 21:31:03 -07:00
Surface.zig selection scrolling should only depend on y value 2025-09-16 16:33:49 -07:00
apprt.zig gtk: the Future is Now 2025-09-05 10:10:52 +02:00
build_config.zig build: allow disabling i18n 2025-08-06 14:54:02 +08:00
cli.zig cli: make the action parser (+foo) generic and reusable 2025-07-09 15:06:24 -07:00
config.zig feat: add right-click action configuration 2025-08-19 21:29:52 +02:00
fastmem.zig perf: introduce CacheTable strcture, use it for shaper cache 2024-06-10 13:58:35 -04:00
file_type.zig util: introduce helper for detecting file types 2025-06-25 16:27:23 -04:00
global.zig cli: make the action parser (+foo) generic and reusable 2025-07-09 15:06:24 -07:00
helpgen.zig cli: make the action parser (+foo) generic and reusable 2025-07-09 15:06:24 -07:00
input.zig input: defind Command struct and default commands 2025-04-21 08:32:05 -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_c.zig libghostty: export benchmark CLI API 2025-07-09 15:06:24 -07:00
main_gen.zig synthetic cli (ghostty-gen) 2025-07-09 15:06:24 -07:00
main_ghostty.zig benchmark: a new package and framework for benchmarking 2025-07-09 15:06:23 -07:00
main_wasm.zig lots more yeeting 2024-08-16 14:35:10 -07:00
math.zig
pty.zig Add FreeBSD support 2025-06-21 14:11:50 -07:00
quirks.zig font/shaper: split text runs on common bad ligature pairs 2024-08-11 15:26:36 -07:00
renderer.zig renderer: big rework, graphics API abstraction layers, unified logic 2025-06-20 15:18:41 -06: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