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_unicode.zig
Age
Commit message (
Expand
)
Author
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2024-07-29
terminal/kitty: handle case where both offsets are in one grid cell
Mitchell Hashimoto
2024-07-29
terminal/kitty: adjust middle rows for image offsets
Mitchell Hashimoto
2024-07-29
terminal/kitty: do not render blank virtual placement cells
Mitchell Hashimoto
2024-07-29
terminal/kitty: handle width-stretched
Mitchell Hashimoto
2024-07-29
terminal/kitty: unit tests for unicode placements
Mitchell Hashimoto
2024-07-29
terminal/kitty: switch to new placement math
Mitchell Hashimoto
2024-07-29
terminal/kitty: working on moving placement math here for testing
Mitchell Hashimoto
2024-07-25
terminal/kitty: support cells with no diacritics
Mitchell Hashimoto
2024-07-25
terminal/kitty: extra placement tests
Mitchell Hashimoto
2024-07-25
terminal/kitty: working runs
Mitchell Hashimoto
2024-07-25
terminal/kitty: preparing to build runs of placements
Mitchell Hashimoto
2024-07-25
terminal/kitty: implement high bit image id parsing
Mitchell Hashimoto
2024-07-25
terminal/kitty: parse image/placement id from style
Mitchell Hashimoto
2024-07-25
temrinal/kitty: really basic row/col diacritic decoding
Mitchell Hashimoto
2024-07-25
terminal/kitty: starting virtual placement iterator
Mitchell Hashimoto
2024-07-25
terminal/kitty: rename diacritics to unicode
Mitchell Hashimoto