Files
kitty/gen
Kovid Goyal 3ab89a2fa8 Refactor the drop protocol
Get rid of request_id. Instead use the x, y, and Y fields to
disambiguate requests. Specify error handling a little more robustly.

Implementation needed.
2026-04-09 20:39:54 +05:30
..
2026-04-09 20:39:54 +05:30
2025-03-22 12:39:41 +05:30
2024-08-05 11:00:51 +05:30
2025-07-20 21:45:36 +05:30

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.