kitty/kitty
2021-10-21 13:44:06 +05:30
..
conf run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
fonts run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
layout kitty @ ls: Also report layout options 2021-10-21 13:44:06 +05:30
options run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
rc run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
__init__.py
actions.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
banned.h Ban a bunch of unsafe C functions from the codebase 2021-03-05 08:26:05 +05:30
bgimage_fragment.glsl
bgimage_vertex.glsl
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl DRYer 2021-09-23 20:20:47 +05:30
borders.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
boss.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
cell_fragment.glsl Make blending of foreground more efficient 2021-10-14 21:31:20 +05:30
cell_vertex.glsl
charsets.c Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
charsets.h
child-monitor.c When drawing cells make the window object available 2021-10-15 10:25:11 +05:30
child.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
child.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
choose_entry.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
cleanup.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
cleanup.h Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
cli.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
cli_stub.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
client.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
cocoa_window.m A new option to specify the path to a sound file to use as the bell sound 2021-09-24 08:28:37 +05:30
colors.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
complete.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
config.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
constants.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
control-codes.h Centralize definition of file transfer OSC code 2021-09-08 13:43:59 +05:30
core_text.m Finish up title rendering for CoreText 2021-10-17 08:26:35 +05:30
cross-platform-random.h Fix compilation on ancient Linux distros without sys/random.h 2021-02-16 12:39:18 +05:30
cursor.c Get rid of bits from CellAttrs 2021-08-18 10:06:08 +05:30
data-types.c Clean up previous PR 2021-10-05 11:36:29 +05:30
data-types.h Fix #4095 2021-10-05 07:20:40 +05:30
debug_config.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
desktop.c Modify canberra wrapper to allow specifying a sound file path 2021-09-24 07:31:02 +05:30
disk-cache.c Fix #3913 2021-08-09 08:37:53 +05:30
disk-cache.h Allow querying number cached in ram from c code as well 2021-02-19 09:28:56 +05:30
emoji.h Fix soft hyphens not being preserved when round tripping text through the terminal 2021-10-07 12:44:22 +05:30
fast_data_types.pyi Handle mouse clicks when displaying focus window overlay 2021-10-15 09:55:15 +05:30
file_transmission.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
fontconfig.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
fonts.c Fix soft hyphens not being preserved when round tripping text through the terminal 2021-10-07 12:44:22 +05:30
fonts.h macOS: Fix a crash when rendering ligatures larger than 128 characters 2021-06-14 07:15:52 +05:30
freetype.c FreeType: Round glyph advances 2021-08-04 08:40:49 +05:30
freetype_render_ui_text.c Fix #3840 2021-07-17 05:46:08 +05:30
freetype_render_ui_text.h Allow specifying a right_margin that is not rendered for the CSD title 2021-04-01 22:50:54 +05:30
gl-wrapper.c
gl-wrapper.h
gl.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
gl.h
glfw-wrapper.c Add GLFW API to set WM_COMMAND 2021-07-30 08:35:40 +05:30
glfw-wrapper.h Add GLFW API to set WM_COMMAND 2021-07-30 08:35:40 +05:30
glfw.c Partial work on macOS title rendering 2021-10-16 19:12:38 +05:30
glyph-cache.c Fix space based ligatures not rendering correctly 2021-06-16 18:41:01 +05:30
glyph-cache.h Fix space based ligatures not rendering correctly 2021-06-16 18:41:01 +05:30
graphics.c Show window titles during visual select 2021-10-15 14:19:56 +05:30
graphics.h Show window titles during visual select 2021-10-15 14:19:56 +05:30
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
history.c Get rid of bits from LineAttrs 2021-08-18 10:06:08 +05:30
hyperlink.c Make it harder to forget to redefine uthash_fatal 2021-05-07 06:58:54 +05:30
hyperlink.h Make getting hyperlinks from ids useable throughtout the codebase 2020-09-22 09:25:16 +05:30
iqsort.h Inline qsort 2021-01-04 14:14:15 +05:30
key_encoding.c ... 2021-10-07 13:59:19 +05:30
key_encoding.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
key_names.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
keys.c ... 2021-08-21 22:09:20 +05:30
keys.h Clean up debug keyboard on macOS 2021-04-22 09:28:11 +05:30
keys.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
kittens.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
kitty-uthash.h Make it harder to forget to redefine uthash_fatal 2021-05-07 06:58:54 +05:30
launch.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
line-buf.c Better fix for reflow with last line being empty output start line 2021-09-14 14:18:47 +05:30
line.c Get rid of bits from CellAttrs 2021-08-18 10:06:08 +05:30
lineops.h Fix Clang warning 2021-08-19 22:52:36 +02:00
logging.c
loop-utils.c macOS: Fix SIGUSR1 quitting kitty instead of reloading the config file 2021-08-19 09:37:08 +05:30
loop-utils.h Code to write to cache file 2020-12-31 15:18:30 +05:30
macos_process_info.c Allow reloading conf in all kitty instances as well 2021-08-08 09:33:36 +05:30
main.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
marks.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
modes.h Add support for reporting mouse events with pixel co-ordinates using the SGR_PIXEL_PROTOCOL introduced in xterm 359 2021-09-28 11:41:35 +05:30
monotonic.c
monotonic.h
mouse.c Handle mouse clicks when displaying focus window overlay 2021-10-15 09:55:15 +05:30
multiprocessing.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
notify.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
open_actions.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
os_window_size.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
parse-graphics-command.h Graphics protocol: Support for frame composition 2021-07-22 18:58:59 +05:30
parser.c Dont turn on disambiguate keys when receiving th XTMODKEYS escape code 2021-10-01 21:26:27 +05:30
png-reader.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
png-reader.h
remote_control.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
rewrap.h Remove a macro that is not really needed anymore 2021-08-18 10:06:09 +05:30
rgb.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
ringbuf.c Remove inline from .c files 2021-08-03 09:11:17 +05:30
ringbuf.h Micro-optimization 2020-12-12 17:43:33 +05:30
safe-wrappers.h ... 2021-01-31 07:35:58 +05:30
screen.c Fix #4117 2021-10-14 14:31:11 +05:30
screen.h Fix #4117 2021-10-14 14:31:11 +05:30
session.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
seven_segment_fragment.glsl A shader to draw a single seven segment number over a kitty window 2021-10-11 11:13:29 +05:30
shaders.c Silence CodeQL warning 2021-10-17 10:32:25 +05:30
shell.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
shell_integration.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
short_uuid.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
state.c Show window titles during visual select 2021-10-15 14:19:56 +05:30
state.h Show window titles during visual select 2021-10-15 14:19:56 +05:30
tab_bar.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
tabs.py kitty @ ls: Also report layout options 2021-10-21 13:44:06 +05:30
terminfo.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
typing.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
typing.pyi Make it easier to handle simple click events 2021-09-28 20:12:55 +05:30
unicode-data.c Fix soft hyphens not being preserved when round tripping text through the terminal 2021-10-07 12:44:22 +05:30
unicode-data.h Fix soft hyphens not being preserved when round tripping text through the terminal 2021-10-07 12:44:22 +05:30
update_check.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
uthash.h Update uthash 2021-04-24 09:47:40 +05:30
utils.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utmp.c Check for utmpx.h instead of __unix__ 2021-10-05 11:58:09 +05:30
wcswidth.c Add a wcswidth() implementation useable from C code 2021-03-31 15:19:39 +05:30
wcswidth.h Add a wcswidth() implementation useable from C code 2021-03-31 15:19:39 +05:30
wcwidth-std.h Fix soft hyphens not being preserved when round tripping text through the terminal 2021-10-07 12:44:22 +05:30
window.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
window_list.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30