kitty/kitty
2026-07-03 13:44:26 +05:30
..
conf Allow turning off geninclude when parsing config 2026-04-26 09:35:37 +05:30
fonts fonts: attach synthetic-italic FC_MATRIX to found roman faces 2026-06-11 00:57:59 +05:30
launcher macOS: fix args passed via open --args being ignored when macos-launch-services-cmdline is present (fixes #9910) 2026-04-24 04:52:37 +00:00
layout Fix splits layout options serialization 2026-06-10 07:34:47 +05:30
options Cleanup previous PR 2026-06-21 13:23:58 +05:30
rc Fix description of alternate/alternate_scrollback extents 2026-06-18 11:12:56 +00:00
shaders More work on slang compiler 2026-07-03 13:44:26 +05:30
__init__.py
actions.py fix mypy errors in search_query_parser.py and actions.py 2026-03-31 17:57:12 +00:00
alpha_blend.glsl
animation.c
animation.h
arches.h
arena.h
backtrace.h
banned.h
base64.h base64 decode present dnd source data 2026-04-03 21:13:41 +05:30
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 Move glsl loading code to legacy 2026-07-03 13:44:25 +05:30
boss.py Move glsl loading code to legacy 2026-07-03 13:44:25 +05:30
cell_defines.glsl
cell_fragment.glsl
cell_vertex.glsl Move color table out of CellRenderData UBO into its own ColorTable UBO 2026-04-30 14:52:24 +05:30
char-props-data.h
char-props.c
char-props.h
charsets.c
charsets.h
child-monitor.c When queueing dnd data to send to the client keep space available in the queue so that inut events are not dropped while the dnd is in progress 2026-06-24 10:58:31 +05:30
child.c
child.py Sort imports 2026-04-19 21:53:09 +05:30
choose_entry.py
cleanup.c
cleanup.h
cli.py Update minimum python to 3.11 from 3.10 2026-04-19 21:41:58 +05:30
cli_stub.py
client.py Fix review: simplify fmt and normalize conditionals in dnd_command 2026-05-17 16:00:08 +00:00
clipboard.py
cocoa_window.h Improve draw_single_line_of_text to support max_width and return (pixels, width) tuple 2026-04-06 05:25:38 +00:00
cocoa_window.m Show secure input indicator on active tab 2026-06-08 11:22:54 +05:30
color-names.h
colors.c Fix #9951 2026-05-02 07:45:18 +05:30
colors.h
colors.py Fix #10058 2026-05-22 21:38:00 +05:30
config.py Allow turning off geninclude when parsing config 2026-04-26 09:35:37 +05:30
constants.py Setup location for compiled shaders 2026-07-03 13:44:26 +05:30
control-codes.h Start work on DnD protocol 2026-03-21 08:41:46 +05:30
core_text.m macOS: Fix incorrect horizontal alignment when using text sizing protocol 2026-06-23 21:46:01 +05:30
cross-platform-random.h
crypto.c Fix multiple security vulnerabilities across C, Python, and Go code 2026-04-03 16:10:46 +01:00
cursor.c
cursor_trail.c
data-types.c Change set_uint_at_address to use METH_FASTCALL, skip ctypes test on intel macs 2026-06-25 10:49:19 +00:00
data-types.h When queueing dnd data to send to the client keep space available in the queue so that inut events are not dropped while the dnd is in progress 2026-06-24 10:58:31 +05:30
debug_config.py Fix debug_config showing sequence shortcuts grouped on a single line 2026-03-04 20:25:27 +05:30
decorations.c Implement software rendering for Unicode 16 legacy computing symbols 2026-04-11 14:17:21 +05:30
decorations.h
desktop.c
disk-cache.c Merge branch 'feat/10090-graphics-cache-dir' of https://github.com/Mekann2904/kitty 2026-06-19 10:16:10 +05:30
disk-cache.h Merge branch 'feat/10090-graphics-cache-dir' of https://github.com/Mekann2904/kitty 2026-06-19 10:16:10 +05:30
dnd.c When queueing dnd data to send to the client keep space available in the queue so that inut events are not dropped while the dnd is in progress 2026-06-24 10:58:31 +05:30
dnd.h Properly pass source actions to drop events 2026-05-14 11:07:52 +05:30
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 Remind user to not transfer files from machines they dont trust 2026-06-07 06:52:27 +05:30
fixed_size_deque.h
font-names.c ... 2026-06-24 08:43:16 +05:30
fontconfig.c fonts: preserve the font matrix when specializing a descriptor 2026-06-10 13:57:30 +05:30
fonts.c Add tests for glyph_matches_dot_liga_final_component 2026-04-26 16:43:37 +08:00
fonts.h
freetype.c freetype: do not apply the fontconfig size-fixup matrix to color glyphs 2026-06-14 15:14:04 +05:30
freetype_render_ui_text.c ... 2026-05-05 11:48:44 +05:30
freetype_render_ui_text.h Improve draw_single_line_of_text to support max_width and return (pixels, width) tuple 2026-04-06 05:25:38 +00:00
gl-wrapper.c
gl-wrapper.h
gl.c
gl.h
glfw-wrapper.c Add glfwGetKeyboardRepeatDelay() to the GLFW API for X11, Wayland and Cocoa 2026-03-23 11:46:35 +00:00
glfw-wrapper.h Properly pass source actions to drop events 2026-05-14 11:07:52 +05:30
glfw.c Fix first Wayland window wrong cell count with fractional scale (issue 10146) 2026-06-19 02:43:17 +00:00
glyph-cache.c
glyph-cache.h
graphics.c Preferentially evict transient images before non-transient ones under storage pressure 2026-06-19 06:48:39 +00:00
graphics.h graphics: make N a transient usage-hints bitmask 2026-06-19 13:22:01 +09:00
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py Fix completion for edit-in-kitty not including some common text file types 2026-03-27 20:07:55 +05:30
history.c
history.h
hsluv.glsl
hyperlink.c
hyperlink.h
iqsort.h
key_encoding.c
key_encoding.py feat: add per-mapping --allow-fallback for layout-independent shortcuts 2026-03-25 19:34:13 +03:00
key_names.py
keys.c Implement smooth animated scrolling for scroll_line_up and scroll_line_down 2026-03-31 21:02:53 +05:30
keys.h
keys.py Ensure we dont double copy 2026-05-29 07:52:38 +05:30
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 Cleanup previous PR 2026-04-28 16:57:14 +05:30
line-buf.h
line.c Fix marker highlighting for CJK/wide chars not at position 0 2026-03-19 15:35:14 +05:30
line.h
linear2srgb.glsl
lineops.h
logging.c
loop-utils.c
loop-utils.h
machine_id.py Code to get and use machine id during DnD 2026-04-09 07:47:57 +05:30
macos_process_info.c
main.py Move glsl loading code to legacy 2026-07-03 13:44:25 +05:30
marks.py pep8 2026-06-25 16:23:15 +05:30
modes.h
monotonic.c
monotonic.h
mouse.c Merge branch 'bvolpato/vertical-tab-bar-side' of https://github.com/bvolpato/kitty 2026-06-21 13:18:10 +05:30
multiprocessing.py
notifications.py
open_actions.py
os_window_size.py
parse-dnd-command.h Add detection for dnd protocol 2026-05-06 08:48:26 +05:30
parse-graphics-command.h graphics: make N a transient usage-hints bitmask 2026-06-19 13:22:01 +09:00
parse-multicell-command.h Fix os.makedirs to os.mkdir for single-level directory in test 2026-04-09 11:38:49 +00:00
png-reader.c Cleanup previous PR 2026-04-03 22:25:05 +05:30
png-reader.h Start work on drag and drop for tabs 2026-02-19 12:37:31 +05:30
print-graphics.h Fix display of glyph data 2026-02-25 12:34:19 +05:30
progress.py
remote_control.py Cleanup previous PR 2026-04-03 22:25:05 +05:30
render_cache.py
resize.c
resize.h
rgb.py
rounded_rect_fragment.glsl
rounded_rect_vertex.glsl
rowcolumn-diacritics.c
safe-wrappers.h More work on DnD protocol 2026-04-13 19:40:23 +05:30
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 Get tab re-ordering on drag in same window to work 2026-02-20 12:22:56 +05:30
screenshot_vertex.glsl Fix screenshot generation to handle colors correctly 2026-02-19 12:58:13 +05:30
search_query_parser.py fix mypy errors in search_query_parser.py and actions.py 2026-03-31 17:57:12 +00:00
session.py Fix #10044 2026-05-20 20:13:09 +05:30
shaders.c Honor background image overrides for single instance windows 2026-05-11 18:52:04 -04:00
shell_integration.py Sort imports 2026-04-19 21:53:09 +05:30
shlex.c
shm.py
short_uuid.py
simd-string-128.c
simd-string-256.c
simd-string-impl.h Fix ARM64 Linux GCC build error caused by simde/arm/neon.h 2026-06-24 01:29:19 +00:00
simd-string.c
simd-string.h
simple_cli_definitions.py Honor OS window positions in launch paths 2026-05-08 08:06:50 -04:00
srgb_gamma.h Fix: Increase sRGB LUT precision to 8 decimal places for more accurate color rendering 2026-02-17 02:22:20 +05:30
state.c Cleanup previous PR 2026-07-03 11:08:14 +05:30
state.h Merge branch 'bvolpato/vertical-tab-bar-side' of https://github.com/bvolpato/kitty 2026-06-21 13:18:10 +05:30
systemd.c
tab_bar.py Cleanup previous PR 2026-07-03 11:08:14 +05:30
tabs.py Fix tab bar edge strips: use bg when edge cell has default color 2026-07-03 04:01:56 +00:00
terminfo.h Update Se terminfo entry to reset cursor to configured default 2026-04-26 17:50:16 -05:00
terminfo.py Update Se terminfo entry to reset cursor to configured default 2026-04-26 17:50:16 -05:00
text-cache.c
text-cache.h
threading.h
tint_fragment.glsl
tint_vertex.glsl
trail_fragment.glsl
trail_vertex.glsl
types.py Cleanup previous PR 2026-03-03 13:04:26 +05:30
typing_compat.py
typing_compat.pyi
unicode-data.h URL detection: Allow trailing asterisks in URLs 2026-02-23 07:54:47 +05:30
update_check.py
utils.glsl
utils.py Fix failing test 2026-05-17 08:52:28 +05:30
utmp.c
vt-parser.c feat(vt): add support for DECST8C escape sequence 2026-05-26 21:12:27 -04:00
vt-parser.h
wcswidth.c
wcswidth.h
window.py Sanitise color control responses for shells that still dont use the kitty keyboard protocol 2026-06-09 06:21:15 +05:30
window_list.py Sort imports 2026-04-19 21:53:09 +05:30
window_logo.c
window_logo.h
window_title_bar.py DRYer 2026-03-05 17:03:47 +05:30
xdg.py