kitty/kitty
2021-04-28 10:50:34 +05:30
..
conf
fonts Type check supersampled functions 2021-04-26 09:12:38 +05:30
layout Also output layout state in kitty @ ls 2021-04-17 12:11:56 +05:30
rc A new remote control command @env to change the default environment passed to newly created windows 2021-04-24 18:06:57 +05:30
__init__.py
banned.h
bgimage_fragment.glsl
bgimage_vertex.glsl
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
boss.py Fix is_self 2021-04-13 08:54:45 +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 Fix https://trac.macports.org/ticket/62732 2021-04-24 07:43:02 +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 Add NumLock and CapsLock reporting to the keyboard protocol 2021-04-13 07:10:00 +05:30
cli_stub.py
client.py
cocoa_window.m [macos] - Add "Secure Keyboard Entry" menu item 2021-04-09 16:39:51 +03:00
colors.c
complete.py
config.py
config_data.py GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
constants.py version 0.20.2 2021-04-28 10:50:34 +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
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 ... 2021-04-27 15:11:34 +05:30
disk-cache.h
emoji.h Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
fast_data_types.pyi GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
fontconfig.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
fonts.c Special case rendering of the few remaining Powerline box drawing chars 2021-04-26 09:07:55 +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 freetype_render_ui_text: use uint8_t instead of u_int8_t 2021-04-21 19:23:43 +07:00
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 GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
glfw-wrapper.h GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
glfw.c GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
graphics.c Merge branch 'u_int8_t' of https://github.com/sgn/kitty 2021-04-21 18:45:18 +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 a single alloc per history buf segment 2021-04-10 13:18:27 +05:30
hyperlink.c
hyperlink.h
iqsort.h
key_encoding.c Remove num/caps locks from modifier processing in mouse events 2021-04-14 10:08:33 +05:30
key_encoding.py Add NumLock and CapsLock reporting to the keyboard protocol 2021-04-13 07:10:00 +05:30
key_names.py
keys.c More accurate ignoring message 2021-04-22 09:31:41 +05:30
keys.h Clean up debug keyboard on macOS 2021-04-22 09:28:11 +05:30
keys.py Add NumLock and CapsLock reporting to the keyboard protocol 2021-04-13 07:10:00 +05:30
kittens.c
launch.py
line-buf.c Fix #3460 2021-04-09 16:56:53 +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 Fix #3460 2021-04-09 16:56:53 +05:30
logging.c
loop-utils.c
loop-utils.h
macos_process_info.c
main.py Fix #3523 2021-04-23 16:23:13 +05:30
marks.py
modes.h
monotonic.c
monotonic.h
mouse.c Remove num/caps locks from modifier processing in mouse events 2021-04-14 10:08:33 +05:30
multiprocessing.py
notify.py
open_actions.py
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 A new protocol extension to unscroll the screen 2021-04-23 15:44:38 +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 Forgot to handle case of empty scrollback 2021-04-23 16:07:10 +05:30
screen.h A new protocol extension to unscroll the screen 2021-04-23 15:44:38 +05:30
session.py Fix #3523 2021-04-23 16:23:13 +05:30
shaders.c
shell.py Ignore failure to read the readline init file on Linux as well 2021-04-22 08:13:57 +05:30
state.c GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
state.h GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
tab_bar.py Fix @ set-colors for active_tab_foreground 2021-04-26 20:18:50 +05:30
tabs.py Fix removal of inactive tab that is before the currently active tab causing the highlighted tab to be incorrect 2021-04-22 22:28:05 +05:30
terminfo.py
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py
typing.py
typing.pyi
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 Update uthash 2021-04-24 09:47:40 +05:30
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 GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
window_list.py