summaryrefslogtreecommitdiff
path: root/src/terminal/kitty/graphics_command.zig
AgeCommit message (Expand)Author
2025-10-03ci: cleanupMitchell Hashimoto
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-08-21terminal: explicitly initialize undefined fields at runtimeMitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2025-04-07fix(kittygfx): accept commands with no control dataQwerasd
2025-02-23kitty images: add delete by range operationsJeffrey C. Ollie
2024-09-25terminal/kitty: increase value buffer, make 'H' and 'V' i32Chris Marchesi
2024-09-10graphics: set default transmission format as .rgbaTim Culverhouse
2024-09-04kitty gfx: handle `q` with chunked transmissions properlyMitchell Hashimoto
2024-09-03kitty: respond OK with metadata on display transmissionsMitchell Hashimoto
2024-09-01kitty graphics: fix usage of "m" key for local-only transmission mediumsJeffrey C. Ollie
2024-08-16terminal: yeet usingnamespaceMitchell Hashimoto
2024-08-15kitty graphics: support loading 1 channel grayscale imagesQwerasd
2024-08-11spelling: normalize grey -> grayQwerasd
2024-08-09terminal/kitty: shared memory size may be larger than expected for pagesMitchell Hashimoto
2024-07-25terminal/kitty: parse relative placement fieldsMitchell Hashimoto
2024-07-16terminal/kitty: change graphics base64 decode to use simdutfMitchell Hashimoto
2024-03-31terminal/kitty_graphics: update testsQwerasd
2024-03-31terminal/kitty_graphics: ignore base64 paddingQwerasd
2024-03-31terminal/kitty_graphics: update outdated commentsQwerasd
2024-01-22kitty images: support pngs with greyscale/alpha (bpp=2)Mitchell Hashimoto
2023-08-23terminal/kitty-gfx: delete newestMitchell Hashimoto
2023-08-23terminal/kitty-gfx: honor "z" settingMitchell Hashimoto
2023-08-20terminal/kitty-gfx: start working on placementsMitchell Hashimoto
2023-08-20terminal/kitty-gfx: better memory ownership semantics around func callsMitchell Hashimoto
2023-08-20terminal/kitty-gfx: support "query", loading images, testsMitchell Hashimoto