kitty/kitty
2024-07-23 06:23:48 +05:30
..
conf A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
fonts Dont return a valid weight range if a family contains only a single weight 2024-07-20 14:21:30 +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 Document the new color control protocol 2024-07-22 13:24:25 +05:30
rc A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
__init__.py
actions.py
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 Build only the SIMD code with SIMD compiler flags 2024-02-25 09:57:38 +05:30
backtrace.h
banned.h
base64.h Move base64simd into a 3rdparty folder 2024-02-25 09:57:29 +05:30
bash.py DRYer 2024-05-09 11:55:17 +05:30
bgimage_fragment.glsl
bgimage_vertex.glsl
binary.h
border_fragment.glsl
border_vertex.glsl
borders.py A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
boss.py Make mypy happy 2024-07-21 20:29:19 +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 A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
charsets.c Make kitty --single-instance fast 2024-06-23 15:45:41 +05:30
charsets.h Restore support for alternate character sets 2024-02-25 09:57:44 +05:30
child-monitor.c DRYer 2024-07-19 11:47:24 +05:30
child.c
child.py Dynload libsystemd 2024-05-16 21:13:09 +05:30
choose_entry.py
cleanup.c
cleanup.h Allow controlling the easing curves used for the visual bell 2024-07-19 11:35:00 +05:30
cli.py Add --app-id as alias for --class 2024-03-26 19:59:59 +05:30
cli_stub.py Move the query_terminal implementation to Go 2024-06-24 07:54:14 +05:30
client.py Fix report_device_attributes 2024-04-10 08:24:39 +05:30
clipboard.py Fix requesting data from clipboard via OSC 52 getting it from primary selection instead 2024-03-13 09:43:28 +05:30
cocoa_window.m Fix building on older macOS SDK 2024-05-17 08:09:19 +05:30
colors.c New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
colors.h
config.py A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
constants.py Use realpath when creating the kitty config directory 2024-07-08 05:44:48 +05:30
control-codes.h Parse and ignore SOS codes 2024-03-03 08:58:47 +05:30
core_text.m Use builtin NERD font for symbol_map if no system NERD font is available 2024-07-02 15:33:07 +05:30
cross-platform-random.h
crypto.c
cursor.c Give the functions for creating various objects unique names so they are easily recognized in macOS's non-fully-symolicated crash reports 2024-02-25 09:57:37 +05:30
data-types.c Add test for steps easing function value calculation 2024-07-18 22:25:02 +05:30
data-types.h A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
debug_config.py Output resolved fonts in debug config 2024-06-24 07:53:16 +05:30
desktop.c ... 2024-03-13 14:12:49 +05:30
disk-cache.c DRYer 2024-07-16 10:45:46 +05:30
disk-cache.h
emoji.h
entry_points.py
fast-file-copy.c
fast-file-copy.h
fast_data_types.pyi Convenience method to get the mouse position for a window 2024-07-21 22:18:43 +05:30
file_transmission.py Use our monotonic everywhere 2024-03-26 13:26:18 +05:30
font-names.c Get feature human readable names 2024-06-24 07:54:18 +05:30
fontconfig.c Use builtin NERD font for symbol_map if no system NERD font is available 2024-07-02 15:33:07 +05:30
fonts.c Silence spurious warning from Clang ASAN 2024-07-15 22:05:48 +05:30
fonts.h DRYer 2024-07-02 10:28:07 +05:30
freetype.c DRYer 2024-07-02 10:28:07 +05:30
freetype_render_ui_text.c Implement rendering of window control buttons in CSD 2024-04-06 08:32:07 +05:30
freetype_render_ui_text.h Implement rendering of window control buttons in CSD 2024-04-06 08:32:07 +05:30
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 Output OpenGL version in debug config 2024-04-24 08:55:56 +05:30
glfw-wrapper.c Report compositor missing capabilities in debug output 2024-04-04 16:56:13 +05:30
glfw-wrapper.h Wayland: Fix specifying the output name for the panel kitten not working 2024-06-25 12:53:37 +05:30
glfw.c Remove workaround for kwin sending out of order events press/focus events on Wayland as it is not needed with up-to-date kwin and causes issues with multiple OS windows. 2024-07-09 08:02:10 +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 DRYer 2024-07-16 10:57:00 +05:30
graphics.h migrate graphics code to verstable 2024-07-12 11:45:48 +05:30
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py
history.c Give the functions for creating various objects unique names so they are easily recognized in macOS's non-fully-symolicated crash reports 2024-02-25 09:57:37 +05:30
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 Keyboard protocol: Fix the Enter Tab and Backspace keys generating spurious release events even when report all keys as escape codes is not set 2024-02-18 11:12:24 +05:30
key_encoding.py
key_names.py
keys.c Dispatch any clicks waiting for click_interval on key events 2024-07-07 20:17:22 +05:30
keys.h Make the debug logging functions consistent 2024-04-08 12:53:55 +05:30
keys.py Better integration point for keyboard mode change notification 2024-05-21 14:51:46 +05:30
kittens.c
kitty-verstable.h DRYer 2024-07-16 10:45:46 +05:30
launch.py Implement --bias for the grid layout 2024-07-20 13:11:06 +05:30
line-buf.c Give the functions for creating various objects unique names so they are easily recognized in macOS's non-fully-symolicated crash reports 2024-02-25 09:57:37 +05:30
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 Use monotonic() instead of time of day for logging 2024-03-26 13:32:07 +05:30
loop-utils.c
loop-utils.h
macos_process_info.c
main.py Use builtin NERD font for symbol_map if no system NERD font is available 2024-07-02 15:33:07 +05:30
marks.py
modes.h Add support for in-band window resize notifications 2024-07-18 20:32:33 +05:30
monotonic.c
monotonic.h Make the debug logging functions consistent 2024-04-08 12:53:55 +05:30
mouse.c Implement proper unit bezier easing function 2024-07-18 22:25:02 +05:30
multiprocessing.py Try outputting core dump when multiprocessing spawn segfaults 2024-03-14 16:19:33 +05:30
notify.py Desktop notifications protocol: Add support for specifying urgency 2024-05-16 21:38:43 +05:30
open_actions.py remove frag filtering 2024-05-22 15:05:14 +05:30
os_window_size.py Get the layer sizing function working 2024-03-25 12:15:38 +05:30
parse-graphics-command.h Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range 2024-02-25 09:57:44 +05:30
png-reader.c Better PNG load error reporting 2023-11-23 19:16:43 +05:30
png-reader.h Better PNG load error reporting 2023-11-23 19:16:43 +05:30
remote_control.py Remote control: Fix empty password not working 2024-06-15 11:15:19 +05:30
rewrap.h
rgb.py Document the new color control protocol 2024-07-22 13:24:25 +05:30
rowcolumn-diacritics.c Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
safe-wrappers.h Make kitty --single-instance fast 2024-06-23 15:45:41 +05:30
screen.c New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
screen.h New OSC 21 protocol for color control 2024-07-22 10:57:13 +05:30
search_query_parser.py Check for leftovers when tokenizing 2024-02-25 09:57:44 +05:30
session.py Sessions: A new command focus_matching_window to shift focus to a specific window, useful when creating complex layouts with splits 2024-07-19 14:54:44 +05:30
shaders.c A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
shaders.py
shell_integration.py
shlex.c ... 2024-05-09 13:54:14 +05:30
shm.py
short_uuid.py
simd-string-128.c Build only the SIMD code with SIMD compiler flags 2024-02-25 09:57:38 +05:30
simd-string-256.c Build only the SIMD code with SIMD compiler flags 2024-02-25 09:57:38 +05:30
simd-string-impl.h Ignore pedantic warnings from simde headers 2024-04-30 09:54:14 +05:30
simd-string.c Fix #7245 2024-03-21 20:50:05 +05:30
simd-string.h Use a fast SIMD implementation to XOR data going into the disk cache 2024-02-25 09:57:43 +05:30
srgb_gamma.h
state.c ... 2024-07-22 07:08:01 +05:30
state.h A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
systemd.c Fix building on apple 2024-05-16 21:24:36 +05:30
tab_bar.py A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
tabs.py launch command: A new --bias option to adjust the size of newly created windows declaratively 2024-07-20 12:37:18 +05:30
terminfo.h Fix #7321 2024-04-08 07:39:50 +05:30
terminfo.py Query font size and DPI from terminal 2024-06-24 07:54:13 +05:30
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py ... 2024-03-24 20:48:20 +05:30
typing.py Get feature human readable names 2024-06-24 07:54:18 +05:30
typing.pyi Refactor font selection code to share more between fontconfig and CoreText 2024-06-24 07:54:12 +05:30
unicode-data.c Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
unicode-data.h Use list of legal chars in URL from the WHATWG standard 2024-02-05 13:27:22 +05:30
update_check.py Make the API to run background processes more powerful 2024-05-14 13:11:04 +05:30
utils.py Support older python 2024-07-23 06:23:48 +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 Ensure event loop ticks ASAP when there is pending input 2024-02-25 09:57:45 +05:30
wcswidth.c
wcswidth.h
wcwidth-std.h
window.py Move function used only in one place to that place 2024-07-22 13:42:59 +05:30
window_list.py A new option second_transparent_bg 2024-07-21 20:22:31 +05:30
window_logo.c DRYer 2024-07-16 10:57:00 +05:30
window_logo.h Start move to newer hash table implementation 2024-07-12 09:11:00 +05:30