kitty/kitty
2021-04-02 12:53:58 +05:30
..
conf Get the new bypy based freezing process working with linux builds 2021-02-17 15:50:53 +05:30
fonts Merge branch 'master' of https://github.com/kovidgoyal/kitty into fix-rectircle-subpixel-rendering 2021-03-25 00:17:47 -04:00
layout
rc typos in docs 2021-02-24 14:17:28 +05:30
__init__.py
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
borders.py
boss.py Dont set the EDITOR env var in child processes 2021-03-29 11:56:48 +05:30
cell_fragment.glsl
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 macOS: Allow opening script and command 2021-03-10 21:33:29 +05:30
child.c
child.py
choose_entry.py
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 Dont set the EDITOR env var in child processes 2021-03-29 11:56:48 +05:30
cli_stub.py
client.py
cocoa_window.m Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
colors.c
complete.py Use a nicer decorator for functions that only need to be run once 2021-02-05 10:40:52 +05:30
config.py Ensure global shortcuts are never sent to children 2021-02-28 21:42:57 +05:30
config_data.py macOS: Add native keyboard shortcut for unicode input 2021-03-19 14:44:38 +05:30
constants.py DRYer 2021-04-01 13:54:20 +05:30
control-codes.h
core_text.m Improve at exit cleanup functions 2021-04-01 11:48:36 +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
data-types.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
data-types.h Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
desktop.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
disk-cache.c Use cleanup in a few more places to simplify the code 2021-02-19 18:53:30 +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 Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
fast_data_types.pyi Allow resizing of OS Window framebuffers to a single cell 2021-02-14 22:17:41 +05:30
fontconfig.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
fonts.c More glyph grouping fixes 2021-03-25 14:06:16 +05:30
fonts.h More work on text rendering 2021-03-29 14:56:49 +05:30
freetype.c Properly scale emoji rendered in the CSD 2021-04-01 22:07:00 +05:30
freetype_render_ui_text.c ... 2021-04-01 22:52:13 +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
gl.h
glfw-wrapper.c Add a callback glfw can use to request text rendering 2021-04-01 08:22:06 +05:30
glfw-wrapper.h Allow specifying a right_margin that is not rendered for the CSD title 2021-04-01 22:50:54 +05:30
glfw.c Allow specifying a right_margin that is not rendered for the CSD title 2021-04-01 22:50:54 +05:30
graphics.c Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
graphics.h Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py
history.c Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
hyperlink.c
hyperlink.h
iqsort.h
key_encoding.c Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
key_encoding.py Fix shifted keys not matching shortcuts in kittens 2021-02-14 07:52:08 +05:30
key_names.py Fix shifted keys not matching shortcuts in kittens 2021-02-14 07:52:08 +05:30
keys.c Use a struct for IME update events 2021-03-23 16:05:22 +05:30
keys.h
keys.py
kittens.c
launch.py Use a nicer decorator for functions that only need to be run once 2021-02-05 10:40:52 +05:30
line-buf.c Allow skipping zero cells when converting a line to unicode 2021-03-23 09:53:22 +05:30
line.c Fix marking of text not working on lines that contain zero cells 2021-03-23 10:04:58 +05:30
lineops.h Allow skipping zero cells when converting a line to unicode 2021-03-23 09:53:22 +05:30
logging.c
loop-utils.c
loop-utils.h
macos_process_info.c
main.py Dont set the EDITOR env var in child processes 2021-03-29 11:56:48 +05:30
marks.py
modes.h
monotonic.c
monotonic.h
mouse.c
multiprocessing.py Run all tests on the full frozen build using the frozen launcher 2021-02-19 17:57:59 +05:30
notify.py
open_actions.py Use a nicer decorator for functions that only need to be run once 2021-02-05 10:40:52 +05:30
options_stub.py
os_window_size.py
parse-graphics-command.h Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
parser.c Handle the XTMODKEYS escape code 2021-03-16 17:46:11 +05:30
png-reader.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
png-reader.h
remote_control.py
rewrap.h
rgb.py
ringbuf.c
ringbuf.h
safe-wrappers.h
screen.c Fix the selection getting changed if the screen contents scroll while the selection is in progress 2021-04-01 23:17:13 +05:30
screen.h Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
session.py
shaders.c
shell.py DRYer 2021-04-01 13:54:20 +05:30
state.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
state.h Add scrollback_fill_enlarged_window config option 2021-03-15 23:57:43 -04:00
tab_bar.py Cleanup previous PR 2021-02-24 12:32:26 +05:30
tabs.py Fix regression in launching executables as command line arguments without full paths 2021-03-17 14:32:43 +05:30
terminfo.py
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py Use a nicer decorator for functions that only need to be run once 2021-02-05 10:40:52 +05:30
typing.py Cleanup previous PR 2021-02-24 12:32:26 +05:30
typing.pyi Cleanup previous PR 2021-02-24 12:32:26 +05:30
unicode-data.c Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
unicode-data.h
update_check.py
uthash.h
utils.py Dont set the EDITOR env var in child processes 2021-03-29 11:56:48 +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 Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
window.py Use log_error instead of print 2021-02-22 08:33:26 +05:30
window_list.py