Kovid Goyal a19ce66e62 Automate finding of kittens that need Go CLIs generated hai 4 meses
..
README.rst 56063b96fd Move gen scripts into their own package hai 1 ano
__init__.py 56063b96fd Move gen scripts into their own package hai 1 ano
__main__.py 4f1971c480 Rationalize mouse cursor shape handling hai 1 ano
apc_parsers.py c19488f3be Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range hai 9 meses
config.py 0cf9a79760 A new option second_transparent_bg hai 4 meses
cursors.py cff490f881 Wayland: Add support for the new cursor-shape protocol hai 11 meses
go_code.py a19ce66e62 Automate finding of kittens that need Go CLIs generated hai 4 meses
key_constants.py d66074f19f Add pointer shape enum to kittens hai 1 ano
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir hai 1 ano
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir hai 1 ano
srgb_lut.py 77292a16d6 Make shebangs consistent hai 1 ano
wcwidth.py 9bea8bb5bc remove no longer needed code hai 9 meses

README.rst

Scripts to generate code for various things like keys, mouse cursors, unicode
data etc. Some of these generate code that is checked into version control.
Some generate ephemeral code used during builds. Ephemeral code is in files
with a _generated.[h|go|c] extension.