Files
kitty/gen
Kovid Goyal 0cf9a79760 A new option second_transparent_bg
Makes a second background color semi-transparent via background_opacity.
Useful for things like cursor line highlight in editors.

Fixes #7646
2024-07-21 20:22:31 +05:30
..
2024-07-21 20:22:31 +05:30
2023-11-11 08:32:05 +05:30
2024-02-05 13:54:22 +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.