kitty/kitty
2024-08-27 18:42:51 +05:30
..
conf A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
fonts Dont output falling back to menlo message for the symbols nerd font mono family 2024-08-23 15:37:26 +05:30
launcher fix session data transmission in new single instance code 2024-06-24 07:38:20 +05:30
layout Implement --bias for the grid layout 2024-07-20 13:11:06 +05:30
options Allow jumping to the nth previous active tab via goto_tab 2024-08-26 12:09:54 +05:30
rc Nicer fix for non-zero fields in rc protocol 2024-08-05 11:18:41 +05:30
__init__.py
actions.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
alpha_blend.glsl
animation.c ... 2024-07-19 09:25:12 +05:30
animation.h DRYer 2024-07-19 11:47:24 +05:30
arches.h
backtrace.h
banned.h
base64.h
bash.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
bgimage_fragment.glsl
bgimage_vertex.glsl
binary.h
border_fragment.glsl
border_vertex.glsl
borders.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
boss.py Fix listen_on with IPv6 address 2024-08-27 18:42:51 +05:30
cell_defines.glsl
cell_fragment.glsl Fix rendering of semi-transparent cursors 2024-07-19 08:58:24 +05:30
cell_vertex.glsl Fix off by one in mark color indexing in shader 2024-08-22 15:48:22 +05:30
charsets.c Make kitty --single-instance fast 2024-06-23 15:45:41 +05:30
charsets.h
child-monitor.c Remove unused code 2024-08-26 19:13:09 +05:30
child.c
child.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
choose_entry.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
cleanup.c
cleanup.h Allow controlling the easing curves used for the visual bell 2024-07-19 11:35:00 +05:30
cli.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
cli_stub.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
client.py
clipboard.py Reset base64 streaming decoder after invalid input 2024-08-20 17:37:25 +05:30
cocoa_window.h Implement a polling mode for close events 2024-07-28 15:35:22 +05:30
cocoa_window.m Update sound support in desktop notifications spec 2024-08-04 20:20:41 +05:30
colors.c New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
colors.h
config.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
constants.py version 0.36.1 2024-08-24 06:22:42 +05:30
control-codes.h
core_text.m Output font features in debug info 2024-08-25 11:19:36 +05:30
cross-platform-random.h
crypto.c
cursor.c Allow unfocused cursor shape to remain unchanged 2024-08-17 15:49:55 +05:30
data-types.c Remove unused code 2024-08-26 19:13:09 +05:30
data-types.h Remove unused code 2024-08-26 19:13:09 +05:30
debug_config.py Output font features in debug info 2024-08-25 11:19:36 +05:30
desktop.c Rename method and change default theme to __custom 2024-08-03 13:06:48 +05:30
disk-cache.c DRYer 2024-07-16 10:45:46 +05:30
disk-cache.h
emoji.h
entry_points.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
fast-file-copy.c
fast-file-copy.h
fast_data_types.pyi Remove unused code 2024-08-26 19:13:09 +05:30
file_transmission.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
font-names.c MacOS Intel: Fix a crash in the choose-fonts kitten when displaying previews of variable fonts 2024-08-18 17:22:12 +05:30
fontconfig.c Linux: Fix a regression in 0.36.0 that caused font features defined via fontconfig to be ignored 2024-08-24 17:17:37 +05:30
fonts.c Linux: Fix a regression in 0.36.0 that caused font features defined via fontconfig to be ignored 2024-08-24 17:17:37 +05:30
fonts.h Linux: Fix a regression in 0.36.0 that caused font features defined via fontconfig to be ignored 2024-08-24 17:17:37 +05:30
freetype.c Output font features in debug info 2024-08-25 11:19:36 +05:30
freetype_render_ui_text.c
freetype_render_ui_text.h
gl-wrapper.c
gl-wrapper.h
gl.c Fix minimum OpenGL version reported in some error messages 2024-05-20 20:13:35 +05:30
gl.h
glfw-wrapper.c
glfw-wrapper.h Add support for controlling the sound played with notifications 2024-08-03 13:46:38 +05:30
glfw.c Wayland: Don't do two stage window creation 2024-08-27 10:25:18 +05:30
glyph-cache.c ... 2024-07-13 14:04:21 +05:30
glyph-cache.h Migrate glyph properties hash table to verstable 2024-07-12 09:11:00 +05:30
graphics.c Speed up loading of background image 2024-07-23 15:10:54 +05:30
graphics.h Speed up loading of background image 2024-07-23 15:10:54 +05:30
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py
history.c
hyperlink.c DRYer 2024-07-16 10:57:00 +05:30
hyperlink.h Move hyperlink hashmap to verstable 2024-07-12 09:11:00 +05:30
iqsort.h
key_encoding.c
key_encoding.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
key_names.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
keys.c Dispatch any clicks waiting for click_interval on key events 2024-07-07 20:17:22 +05:30
keys.h
keys.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
kittens.c
kitty-verstable.h DRYer 2024-07-16 10:45:46 +05:30
launch.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
line-buf.c
line.c URL detection: Fix IPv6 hostnames breaking URL detection 2024-06-21 05:53:21 +05:30
linear2srgb.glsl
lineops.h URL detection: Fix IPv6 hostnames breaking URL detection 2024-06-21 05:53:21 +05:30
logging.c macOS: Fix a regression in the previous release that caused --single-instance to not work when using macos-launch-services-cmdline 2024-08-23 15:27:26 +05:30
loop-utils.c
loop-utils.h
macos_process_info.c
main.py macOS: Fix a regression in the previous release that caused --single-instance to not work when using macos-launch-services-cmdline 2024-08-23 15:27:26 +05:30
marks.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
modes.h Add support for in-band window resize notifications 2024-07-18 20:32:33 +05:30
monotonic.c
monotonic.h
mouse.c Implement proper unit bezier easing function 2024-07-18 22:25:02 +05:30
multiprocessing.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
notifications.py Reset base64 streaming decoder after invalid input 2024-08-20 17:37:25 +05:30
open_actions.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
os_window_size.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
parse-graphics-command.h
png-reader.c
png-reader.h
remote_control.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
render_cache.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
rewrap.h
rgb.py Document the new color control protocol 2024-07-22 13:24:25 +05:30
rowcolumn-diacritics.c
safe-wrappers.h Make kitty --single-instance fast 2024-06-23 15:45:41 +05:30
screen.c Allow unfocused cursor shape to remain unchanged 2024-08-17 15:49:55 +05:30
screen.h New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
search_query_parser.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
session.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
shaders.c ... 2024-08-17 16:04:15 +05:30
shaders.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
shell_integration.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
shlex.c DRYer 2024-08-24 06:21:27 +05:30
shm.py
short_uuid.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
simd-string-128.c
simd-string-256.c
simd-string-impl.h Bump Go to 1.23 2024-08-24 08:06:02 +05:30
simd-string.c
simd-string.h
srgb_gamma.h
state.c Make github code scanner happy 2024-07-24 06:52:41 +05:30
state.h More cocoa functions moved into cocoa header 2024-07-27 11:51:07 +05:30
systemd.c Fix building on apple 2024-05-16 21:24:36 +05:30
tab_bar.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
tabs.py Allow jumping to the nth previous active tab via goto_tab 2024-08-26 12:09:54 +05:30
terminfo.h
terminfo.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
typing.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
typing.pyi Add *_into API for streaming encode/decode 2024-07-30 07:18:33 +05:30
unicode-data.c
unicode-data.h
update_check.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
utils.py Fix listen_on with IPv6 address 2024-08-27 18:42:51 +05:30
utmp.c
vt-parser.c New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
vt-parser.h
wcswidth.c
wcswidth.h
wcwidth-std.h
window.py Fix a regression in notify_on_cmd_finish that caused notifications to appear for every command after the first 2024-08-16 20:47:52 +05:30
window_list.py Run pyupgrade to update the codebase to python 3.9 2024-07-31 07:55:27 +05:30
window_logo.c Make github code scanner happy 2024-07-24 06:52:41 +05:30
window_logo.h Also allow using other image formats for window_logo_path 2024-07-23 15:29:19 +05:30
xdg.py Search $XDG_DATA_HOME/icons before ~/.icons 2024-08-03 12:32:23 +05:30