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
/
terminal
/
kitty
/
graphics_command.zig
Age
Commit message (
Expand
)
Author
2025-10-03
ci: cleanup
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-08-21
terminal: explicitly initialize undefined fields at runtime
Mitchell Hashimoto
2025-05-26
style: use decl literals
Qwerasd
2025-04-07
fix(kittygfx): accept commands with no control data
Qwerasd
2025-02-23
kitty images: add delete by range operations
Jeffrey C. Ollie
2024-09-25
terminal/kitty: increase value buffer, make 'H' and 'V' i32
Chris Marchesi
2024-09-10
graphics: set default transmission format as .rgba
Tim Culverhouse
2024-09-04
kitty gfx: handle `q` with chunked transmissions properly
Mitchell Hashimoto
2024-09-03
kitty: respond OK with metadata on display transmissions
Mitchell Hashimoto
2024-09-01
kitty graphics: fix usage of "m" key for local-only transmission mediums
Jeffrey C. Ollie
2024-08-16
terminal: yeet usingnamespace
Mitchell Hashimoto
2024-08-15
kitty graphics: support loading 1 channel grayscale images
Qwerasd
2024-08-11
spelling: normalize grey -> gray
Qwerasd
2024-08-09
terminal/kitty: shared memory size may be larger than expected for pages
Mitchell Hashimoto
2024-07-25
terminal/kitty: parse relative placement fields
Mitchell Hashimoto
2024-07-16
terminal/kitty: change graphics base64 decode to use simdutf
Mitchell Hashimoto
2024-03-31
terminal/kitty_graphics: update tests
Qwerasd
2024-03-31
terminal/kitty_graphics: ignore base64 padding
Qwerasd
2024-03-31
terminal/kitty_graphics: update outdated comments
Qwerasd
2024-01-22
kitty images: support pngs with greyscale/alpha (bpp=2)
Mitchell Hashimoto
2023-08-23
terminal/kitty-gfx: delete newest
Mitchell Hashimoto
2023-08-23
terminal/kitty-gfx: honor "z" setting
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: start working on placements
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: better memory ownership semantics around func calls
Mitchell Hashimoto
2023-08-20
terminal/kitty-gfx: support "query", loading images, tests
Mitchell Hashimoto