| .. |
|
fonts
|
Better fix for not using the unsafe to break flag
|
2017-11-13 07:03:58 +05:30 |
|
__init__.py
|
|
|
|
border_fragment.glsl
|
|
|
|
border_vertex.glsl
|
|
|
|
borders.py
|
|
|
|
boss.py
|
Get rid of the send_text_map code
|
2017-11-19 08:56:34 +05:30 |
|
cell_fragment.glsl
|
Implement interleaved drawing of cells
|
2017-10-04 16:11:20 +05:30 |
|
cell_vertex.glsl
|
Workaround to get graphics working on Apple's buggy products
|
2017-10-17 12:15:52 +05:30 |
|
charsets.c
|
Use a static b64 decoding table
|
2017-09-30 13:51:47 +05:30 |
|
child-monitor.c
|
Fix #168
|
2017-11-12 16:14:59 +05:30 |
|
child.py
|
|
|
|
client.py
|
|
|
|
cocoa_window.m
|
Fix #129
|
2017-09-26 08:22:26 +05:30 |
|
colors.c
|
Ensure python type objects are declared in onlya single unit
|
2017-11-01 13:14:50 +05:30 |
|
config.py
|
Decrease minimum fonts size to 4pt
|
2017-11-21 07:13:17 +05:30 |
|
constants.py
|
Dont fail to start if the user's /etc/passwd is missing an entry for the current uid
|
2017-11-23 00:40:21 +05:30 |
|
control-codes.h
|
|
|
|
core_text.m
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
cursor.c
|
|
|
|
cursor_fragment.glsl
|
Switch to using an opaque block cursor
|
2017-09-17 13:03:02 +05:30 |
|
cursor_vertex.glsl
|
Switch to using an opaque block cursor
|
2017-09-17 13:03:02 +05:30 |
|
data-types.c
|
oops
|
2017-11-10 14:57:44 +05:30 |
|
data-types.h
|
Allow re-use of ensure_space_for macro
|
2017-11-13 15:29:52 +05:30 |
|
fontconfig.c
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
fonts.c
|
Forgot to clear hash table roots after deleting
|
2017-11-13 16:12:28 +05:30 |
|
fonts.h
|
A more general cp->gid API
|
2017-11-12 23:43:21 +05:30 |
|
freetype.c
|
Fix super imposing of glyphs generating fringes
|
2017-11-19 07:56:35 +05:30 |
|
gl-wrapper.c
|
Switch to using glad instead of glew
|
2017-11-08 15:15:25 +05:30 |
|
gl-wrapper.h
|
Fix compilation with clang
|
2017-11-08 15:43:59 +05:30 |
|
gl.h
|
More appropriate location for function definition
|
2017-11-09 17:04:31 +05:30 |
|
glfw.c
|
Dont store standard cursors on the window object
|
2017-11-12 12:42:09 +05:30 |
|
graphics.c
|
Allow re-use of ensure_space_for macro
|
2017-11-13 15:29:52 +05:30 |
|
graphics.h
|
Ensure python type objects are declared in onlya single unit
|
2017-11-01 13:14:50 +05:30 |
|
graphics_fragment.glsl
|
...
|
2017-10-12 16:10:19 +05:30 |
|
graphics_vertex.glsl
|
Workaround to get graphics working on Apple's buggy products
|
2017-10-17 12:15:52 +05:30 |
|
history.c
|
Hook up render_line
|
2017-11-09 16:55:45 +05:30 |
|
icat.py
|
Infra to display rendered strings as images for testing
|
2017-11-09 16:55:42 +05:30 |
|
key_encoding.py
|
|
|
|
keys.c
|
macOS: Add an setting to have the option key not behave as alt
|
2017-11-08 09:14:19 +05:30 |
|
keys.h
|
Match extended keyboard protocol modifier bitmask with the CSIu protocol from xterm
|
2017-11-08 08:24:15 +05:30 |
|
keys.py
|
Get rid of the send_text_map code
|
2017-11-19 08:56:34 +05:30 |
|
khrplatform.h
|
Switch to using glad instead of glew
|
2017-11-08 15:15:25 +05:30 |
|
kitty.conf
|
Get rid of the send_text_map code
|
2017-11-19 08:56:34 +05:30 |
|
layout.py
|
|
|
|
line-buf.c
|
Implement dirty line tracking
|
2017-11-09 16:55:45 +05:30 |
|
line.c
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
lineops.h
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
main.py
|
oops
|
2017-11-11 21:15:19 +05:30 |
|
modes.h
|
|
|
|
mouse.c
|
Also fix mouse URXVT_PROTOCOL
|
2017-11-12 22:11:20 +05:30 |
|
parser.c
|
Add a few bounds checks
|
2017-11-05 10:27:10 +05:30 |
|
rewrap.h
|
Track line dirty status in the line buffer
|
2017-11-09 16:55:45 +05:30 |
|
rgb.py
|
|
|
|
screen.c
|
Fix #172
|
2017-11-16 07:47:08 +05:30 |
|
screen.h
|
Ensure python type objects are declared in onlya single unit
|
2017-11-01 13:14:50 +05:30 |
|
session.py
|
|
|
|
shaders.c
|
More appropriate location for function definition
|
2017-11-09 17:04:31 +05:30 |
|
state.c
|
Get rid of the send_text_map code
|
2017-11-19 08:56:34 +05:30 |
|
state.h
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
tabs.py
|
Move the tabbar destroy logic into the tab bar class
|
2017-11-01 12:49:00 +05:30 |
|
terminfo.py
|
|
|
|
unicode-data.h
|
|
|
|
utils.py
|
Fix leak-on-exit from libstartup-notification
|
2017-11-16 10:29:21 +05:30 |
|
wcwidth9.h
|
|
|
|
window.py
|
Make send_text a normal keybaord shortcut action
|
2017-11-17 01:27:26 +05:30 |