| .. |
|
fonts
|
Ensure underlines are rendered even for fonts with very poor metrics
|
2017-12-19 00:54:04 +05:30 |
|
__init__.py
|
Remove unused code and pep8
|
2017-01-09 11:10:41 +05:30 |
|
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
|
More trailing space removal
|
2017-12-20 08:50:09 +05:30 |
|
borders.py
|
Have pt_to_px use global_state instead of get_dpi
|
2017-12-14 18:04:10 +05:30 |
|
boss.py
|
...
|
2017-12-22 12:36:40 +05:30 |
|
cell_fragment.glsl
|
More trailing space removal
|
2017-12-20 08:50:09 +05:30 |
|
cell_vertex.glsl
|
More trailing space removal
|
2017-12-20 08:50:09 +05:30 |
|
charsets.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
child-monitor.c
|
Fix regression that broke drawing of hollow cursor when window loses focus
|
2017-12-27 07:15:48 +05:30 |
|
child.py
|
Implement reading of cwd of a process on macOS as well
|
2017-12-21 12:30:34 +05:30 |
|
cli.py
|
Nicer CLI help output
|
2017-12-15 14:49:42 +05:30 |
|
client.py
|
Replay set_dynamic_color and set_color_table_color
|
2017-08-04 20:47:59 +05:30 |
|
cocoa_window.m
|
Implement reading of cwd of a process on macOS as well
|
2017-12-21 12:30:34 +05:30 |
|
colors.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
config.py
|
Make it possible to modify rectangle selection modifiers
|
2017-12-24 18:40:25 +02:00 |
|
constants.py
|
Fix typo in config directory override env var
|
2017-12-18 06:59:19 +05:30 |
|
control-codes.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
core_text.m
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
cursor.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
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
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
data-types.h
|
Fix regression that broke drawing of hollow cursor when window loses focus
|
2017-12-27 07:15:48 +05:30 |
|
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 trailing whitespace in generated unicde data files
|
2017-12-20 22:44:20 +05:30 |
|
fontconfig.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
fonts.c
|
Fix some emoji glyphs not colored on Linux
|
2017-12-20 10:40:27 +05:30 |
|
fonts.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
freetype.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
gl-wrapper.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
gl-wrapper.h
|
Fix compilation with clang
|
2017-11-08 15:43:59 +05:30 |
|
gl.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
glfw-wrapper.c
|
Update bundled glfw
|
2017-12-20 09:07:06 +05:30 |
|
glfw-wrapper.h
|
Update bundled glfw
|
2017-12-20 09:07:06 +05:30 |
|
glfw.c
|
Fix new window being created with different DPI not changing global DPI
|
2017-12-21 09:06:07 +05:30 |
|
graphics.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +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
|
Graphics programs should generate pre-multipled colors in interleaved mode
|
2017-12-01 12:16:15 +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
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
icat.py
|
...
|
2017-12-16 15:40:09 +05:30 |
|
key_encoding.py
|
No need ot build the key map on every startup
|
2017-02-11 10:48:36 +05:30 |
|
keys.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
keys.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
keys.py
|
Remove unused code
|
2017-12-05 20:21:13 +05:30 |
|
khrplatform.h
|
Switch to using glad instead of glew
|
2017-11-08 15:15:25 +05:30 |
|
kitty.conf
|
Merge branch 'recmod' of https://github.com/grimpy/kitty
|
2017-12-27 06:40:53 +05:30 |
|
layout.py
|
Have pt_to_px use global_state instead of get_dpi
|
2017-12-14 18:04:10 +05:30 |
|
line-buf.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
line.c
|
Fix a crash when detecting URLs continued onto multiple lines
|
2017-12-27 06:35:09 +05:30 |
|
lineops.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
main.py
|
Fix new window being created with different DPI not changing global DPI
|
2017-12-21 09:06:07 +05:30 |
|
modes.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
mouse.c
|
Make it possible to modify rectangle selection modifiers
|
2017-12-24 18:40:25 +02:00 |
|
parser.c
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
rewrap.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
rgb.py
|
Respond to OSC color query escape codes
|
2017-12-01 21:02:30 +05:30 |
|
screen.c
|
Add a script to generate wcwidth as well
|
2017-12-20 16:18:05 +05:30 |
|
screen.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
session.py
|
Add new actions to open tabs/windows with the working directory set to the working directory of the current window
|
2017-12-21 11:29:21 +05:30 |
|
shaders.c
|
Fix regression that broke drawing of hollow cursor when window loses focus
|
2017-12-27 07:15:48 +05:30 |
|
state.c
|
Make it possible to modify rectangle selection modifiers
|
2017-12-24 18:40:25 +02:00 |
|
state.h
|
Make it possible to modify rectangle selection modifiers
|
2017-12-24 18:40:25 +02:00 |
|
tabs.py
|
Add new actions to open tabs/windows with the working directory set to the working directory of the current window
|
2017-12-21 11:29:21 +05:30 |
|
terminfo.py
|
Support S8C1T mode
|
2017-12-05 20:21:12 +05:30 |
|
unicode-data.h
|
Remove trailing whitespace from native code files
|
2017-12-20 08:44:47 +05:30 |
|
utils.py
|
Use the new glfw API for setting WM_CLASS
|
2017-12-20 09:18:29 +05:30 |
|
wcwidth-std.h
|
Fix trailing whitespace in generated unicde data files
|
2017-12-20 22:44:20 +05:30 |
|
window.py
|
Also filter 8-bit control sequences when sanitizing
|
2017-12-15 09:36:45 +05:30 |