kitty/kitty
2018-06-07 05:48:51 +05:30
..
conf A new tab bar style 2018-06-06 13:27:15 +05:30
fonts DRYer 2018-05-27 12:37:05 +05:30
launcher Forgot to marcj launcher script executable 2018-02-09 16:48:04 +05:30
__init__.py
blit_fragment.glsl Work on rendering to FBO 2017-12-01 12:16:15 +05:30
blit_vertex.glsl More trailing space removal 2017-12-20 08:50:09 +05:30
border_fragment.glsl Start work on background opacity 2017-12-01 12:16:14 +05:30
border_vertex.glsl Change the window border color if a bell occurs in an unfocused window. Can be disabled by setting the bell_border_color to be the same as the inactive_border_color. 2018-05-02 22:02:45 +05:30
borders.py Refactor font group handling 2018-05-27 12:37:05 +05:30
boss.py macOS: Fix the new OS window keyboard shortcut not working if no kitty window currently has focus. 2018-06-06 22:18:33 +05:30
cell_fragment.glsl Implement SGR dim 2018-05-20 10:43:26 +05:30
cell_vertex.glsl Preserve line numbers when adding in shifts to shader 2018-05-23 19:41:54 +05:30
charsets.c Remove trailing whitespace from native code files 2017-12-20 08:44:47 +05:30
child-monitor.c macOS: Fix crash when triggering some global menu actions with the mouse 2018-06-06 22:53:07 +05:30
child.c macOS: Fix shell not starting in login mode on some computers. Fixes #247 2018-03-05 13:30:09 +05:30
child.py macOS: Fix shell not starting in login mode on some computers. Fixes #247 2018-03-05 13:30:09 +05:30
cli.py Get rid of the |kitty.conf| substitution 2018-06-05 08:44:51 +05:30
client.py Allow commenting lines in command logs 2018-05-19 07:33:29 +05:30
cmds.py Get rid of the |kitty.conf| substitution 2018-06-05 08:44:51 +05:30
cocoa_window.m macOS: Fix crash when triggering some global menu actions with the mouse 2018-06-06 22:53:07 +05:30
colors.c Add a remote control command to change colors 2018-04-02 10:45:52 +05:30
config.py Get rid of the default kitty.conf 2018-06-05 09:17:31 +05:30
config_data.py Add a config option to hide window decorations under X11/Wayland 2018-06-07 05:48:51 +05:30
constants.py Add a config option to set the EDITOR kitty uses 2018-05-28 12:24:09 +05:30
control-codes.h Fix incorrect handling of CSI s/r/u 2018-02-04 16:16:57 +05:30
core_text.m Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
cursor.c Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
cursor_fragment.glsl
cursor_vertex.glsl
data-types.c Implement SGR dim 2018-05-20 10:43:26 +05:30
data-types.h Re-order includes for "_POSIX_C_SOURCE" 2018-06-02 11:26:02 -06:00
desktop.c Pass the window class and size settings when creating a grouped window 2017-12-01 12:15:36 +05:30
emoji.h Fix character names for control characters not being read from unicode database 2018-05-01 10:13:58 +05:30
fontconfig.c Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
fonts.c Ensure font data is free'd before other finalizers 2018-05-29 07:18:07 +05:30
fonts.h Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
freetype.c Implement changing the font size for individual top level (OS) windows 2018-05-27 12:37:49 +05:30
gl-wrapper.c Update GL wrapper generated by new version of glad 2018-05-04 18:12:31 +05:30
gl-wrapper.h Update GL wrapper generated by new version of glad 2018-05-04 18:12:31 +05:30
gl.h ... 2018-05-05 07:30:59 +05:30
glfw-wrapper.c macOS: Fix the new OS window keyboard shortcut not working if no kitty window currently has focus. 2018-06-06 22:18:33 +05:30
glfw-wrapper.h macOS: Fix the new OS window keyboard shortcut not working if no kitty window currently has focus. 2018-06-06 22:18:33 +05:30
glfw.c Add a config option to hide window decorations under X11/Wayland 2018-06-07 05:48:51 +05:30
graphics.c Implement changing the font size for individual top level (OS) windows 2018-05-27 12:37:49 +05:30
graphics.h Implement changing the font size for individual top level (OS) windows 2018-05-27 12:37:49 +05:30
graphics_fragment.glsl Add an option to fade text in inactive windows 2017-12-28 10:36:48 +05:30
graphics_vertex.glsl Graphics programs should generate pre-multipled colors in interleaved mode 2017-12-01 12:16:15 +05:30
history.c Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
key_encoding.py tui: Use correct key names for enter and backspace keys 2018-05-24 15:23:34 +05:30
keys.c Re-order includes for "_POSIX_C_SOURCE" 2018-06-02 11:26:02 -06:00
keys.h Add in the redundant ctrl+<234578`> key combinations in normal and application mode. They all conflict with other keys but by implementing them the same as other terminals, I can at least avoid having to explain how they Ctrl+number is broken in traditional terminals over and over again. 2018-05-28 20:37:48 +05:30
keys.py Add in the redundant ctrl+<234578`> key combinations in normal and application mode. They all conflict with other keys but by implementing them the same as other terminals, I can at least avoid having to explain how they Ctrl+number is broken in traditional terminals over and over again. 2018-05-28 20:37:48 +05:30
khrplatform.h Update GL wrapper generated by new version of glad 2018-05-04 18:12:31 +05:30
kittens.c Fix error handling in tui.loop 2018-02-08 12:33:27 +05:30
layout.py Fix vertical biasing of last window in grid not working when number of windows is odd 2018-05-17 23:42:37 +05:30
line-buf.c Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
line.c Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
lineops.h Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
logging.c Replace deprecated ASL with os_log on macOS 2018-03-04 12:28:06 +05:30
main.py macOS: Fix the new OS window keyboard shortcut not working if no kitty window currently has focus. 2018-06-06 22:18:33 +05:30
modes.h Get rid of the query escape code for styled underlines 2018-02-04 16:40:48 +05:30
mouse.c Wayland: Fix wheel/touchpad scrolling in opposite direction 2018-06-02 13:25:33 +05:30
parser.c Fix build breakage caused by FreeBSD support 2018-06-03 09:17:18 +05:30
remote_control.py Get rid of the |kitty.conf| substitution 2018-06-05 08:44:51 +05:30
rewrap.h Reduce data sent to GPU per draw by 30% 2018-05-27 21:25:09 +05:30
rgb.py A new tab bar style 2018-06-06 13:27:15 +05:30
screen.c Add support for the CSI t escape code to query window and cell sizes 2018-05-28 13:47:42 +05:30
screen.h Add support for the CSI t escape code to query window and cell sizes 2018-05-28 13:47:42 +05:30
session.py More conf docs 2018-06-05 07:52:29 +05:30
shaders.c Re-order includes for "_POSIX_C_SOURCE" 2018-06-02 11:26:02 -06:00
shell.py macOS: Fix changing tab title and kitty shell not working 2018-04-27 15:16:26 +05:30
state.c Add a config option to hide window decorations under X11/Wayland 2018-06-07 05:48:51 +05:30
state.h Add a config option to hide window decorations under X11/Wayland 2018-06-07 05:48:51 +05:30
tab_bar.py A new tab bar style 2018-06-06 13:27:15 +05:30
tabs.py A new tab bar style 2018-06-06 13:27:15 +05:30
terminfo.py Fix Shift+function key not working 2018-04-23 11:28:02 +05:30
threading.h Fix typo in threading.h introduced by FreeBSD commits 2018-06-03 09:29:33 +05:30
unicode-data.c Dont use case range in names.h as it prevents compilation with Visual Studio 2018-05-01 11:27:10 +05:30
unicode-data.h Avoid unnecessary calls to mark_for_codepoint 2018-02-06 11:23:39 +05:30
utils.py Move the config utils into its own package 2018-06-03 11:54:26 +05:30
wcwidth-std.h Fix character names for control characters not being read from unicode database 2018-05-01 10:13:58 +05:30
window.py Add an option to @set-window-title to make the change overridable 2018-06-01 06:49:47 +05:30