kitty/kitty
2026-07-05 11:01:43 +05:30
..
conf Migrate type checker to ty 2026-07-04 09:18:00 +05:30
fonts Migrate type checker to ty 2026-07-04 09:18:00 +05:30
launcher
layout Migrate type checker to ty 2026-07-04 09:18:00 +05:30
options Cleanup previous PR 2026-07-04 12:23:16 +05:30
rc Migrate type checker to ty 2026-07-04 09:18:00 +05:30
__init__.py
actions.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
alpha_blend.glsl
animation.c
animation.h
arches.h
arena.h
backtrace.h
banned.h
base64.h
bash.py
bgimage_fragment.glsl
bgimage_vertex.glsl
binary.h
blit_common.glsl
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl Fix tab bar edge strips rendered with opacity < 1 when background_opacity < 1 2026-07-03 02:56:41 +00:00
borders.py
boss.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
cell_defines.glsl
cell_fragment.glsl
cell_vertex.glsl
char-props-data.h
char-props.c
char-props.h
charsets.c
charsets.h
child-monitor.c
child.c
child.py
choose_entry.py
cleanup.c
cleanup.h
cli.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
cli_stub.py
client.py
clipboard.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
cocoa_window.h
cocoa_window.m
color-names.h
colors.c
colors.h
colors.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
config.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
constants.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
control-codes.h
core_text.m
cross-platform-random.h
crypto.c
cursor.c
cursor_trail.c
data-types.c
data-types.h
debug_config.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
decorations.c
decorations.h
desktop.c
disk-cache.c
disk-cache.h
dnd.c
dnd.h
entry_points.py
fast-file-copy.c
fast-file-copy.h
fast_data_types.pyi Cleanup previous PR 2026-07-03 11:08:14 +05:30
file_transmission.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
fixed_size_deque.h
font-names.c
fontconfig.c
fonts.c
fonts.h
freetype.c
freetype_render_ui_text.c
freetype_render_ui_text.h
gl-wrapper.c
gl-wrapper.h
gl.c
gl.h
glfw-wrapper.c
glfw-wrapper.h
glfw.c Merge branch 'macos-topmost-panel' of https://github.com/agmitron/kitty 2026-07-04 12:14:04 +05:30
glyph-cache.c
glyph-cache.h
graphics.c
graphics.h
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
history.c
history.h
hsluv.glsl
hyperlink.c
hyperlink.h
iqsort.h
key_encoding.c
key_encoding.py
key_names.py
keys.c
keys.h
keys.py
kittens.c
kitty-verstable.h
launch.py Address code review: add comment, fallback timer, and warning log for PID monitoring 2026-06-28 03:16:33 +00:00
line-buf.c
line-buf.h
line.c
line.h
linear2srgb.glsl
lineops.h
logging.c
loop-utils.c
loop-utils.h
machine_id.py
macos_process_info.c
main.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
marks.py
modes.h
monotonic.c
monotonic.h
mouse.c
multiprocessing.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
notifications.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
open_actions.py
os_window_size.py
parse-dnd-command.h
parse-graphics-command.h
parse-multicell-command.h
png-reader.c
png-reader.h
print-graphics.h
progress.py
remote_control.py
render_cache.py
resize.c
resize.h
rgb.py
rounded_rect_fragment.glsl
rounded_rect_vertex.glsl
rowcolumn-diacritics.c
safe-wrappers.h
screen.c Address review comments: clarify reversed reset and vertical NULL params 2026-07-03 04:05:40 +00:00
screen.h Fix tab bar edge strips: use bg when edge cell has default color 2026-07-03 04:01:56 +00:00
screenshot_fragment.glsl
screenshot_vertex.glsl
search_query_parser.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
session.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
shaders.c
shaders.py
shell_integration.py
shlex.c
shm.py
short_uuid.py
simd-string-128.c
simd-string-256.c
simd-string-impl.h
simd-string.c
simd-string.h
simple_cli_definitions.py Improve docs 2026-07-05 11:01:43 +05:30
srgb_gamma.h
state.c Cleanup previous PR 2026-07-03 11:08:14 +05:30
state.h Merge branch 'macos-topmost-panel' of https://github.com/agmitron/kitty 2026-07-04 12:14:04 +05:30
systemd.c
tab_bar.py Fix secure_input_symbol rendering in tab title template 2026-07-04 12:33:00 +05:30
tabs.py Fix window drag to + button failing to create new tab with single tab (issue #10222) 2026-07-04 06:38:02 +00:00
terminfo.h
terminfo.py
text-cache.c
text-cache.h
threading.h
tint_fragment.glsl
tint_vertex.glsl
trail_fragment.glsl
trail_vertex.glsl
types.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
typing_compat.py
typing_compat.pyi
unicode-data.h
update_check.py
utils.glsl
utils.py Add support for editing files in sublime text and zed at specified line number 2026-07-05 09:46:31 +05:30
utmp.c
vt-parser.c
vt-parser.h
wcswidth.c
wcswidth.h
window.py
window_list.py
window_logo.c
window_logo.h
window_title_bar.py
xdg.py