Files
kitty/gen
Kovid Goyal 792b74503c Implement mouse shape support for macOS
Code for loading hidden system cursors not available via NCursor comes
from the SDL library, with thanks.
2023-10-15 09:42:06 +05:30
..
2023-10-14 07:57:03 +05:30
2023-10-14 07:57:03 +05:30
2023-10-14 07:57:03 +05:30
2023-10-14 07:57:03 +05:30
2023-10-14 07:57:03 +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.