| .. |
|
fonts
|
isosx -> is_macos
|
2017-12-01 12:16:13 +05:30 |
|
__init__.py
|
|
|
|
blit_fragment.glsl
|
Work on rendering to FBO
|
2017-12-01 12:16:15 +05:30 |
|
blit_vertex.glsl
|
Clamp the FBO texture
|
2017-12-01 12:16:15 +05:30 |
|
border_fragment.glsl
|
Start work on background opacity
|
2017-12-01 12:16:14 +05:30 |
|
border_vertex.glsl
|
|
|
|
borders.py
|
more bugs
|
2017-12-01 12:15:33 +05:30 |
|
boss.py
|
Set _NET_STARTUP_ID before the window is mapped
|
2017-12-01 12:16:14 +05:30 |
|
cell_fragment.glsl
|
Fix SPECIAL stage in interleaved rendering
|
2017-12-01 12:16:15 +05:30 |
|
cell_vertex.glsl
|
Block cursor should not be affected by background_opacity
|
2017-12-01 12:16:15 +05:30 |
|
charsets.c
|
Use a static b64 decoding table
|
2017-09-30 13:51:47 +05:30 |
|
child-monitor.c
|
Wakeup main loop on peer message received
|
2017-12-01 12:16:15 +05:30 |
|
child.py
|
|
|
|
cli.py
|
isosx -> is_macos
|
2017-12-01 12:16:13 +05:30 |
|
client.py
|
|
|
|
cocoa_window.m
|
Move the bell implementation into glfw
|
2017-12-01 12:16:13 +05:30 |
|
colors.c
|
Ensure python type objects are declared in onlya single unit
|
2017-11-01 13:14:50 +05:30 |
|
config.py
|
Start work on background opacity
|
2017-12-01 12:16:14 +05:30 |
|
constants.py
|
Only use wayland if a special env var is present
|
2017-12-01 12:16:14 +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
|
Use startup notifications in single instance mode
|
2017-12-01 12:15:35 +05:30 |
|
data-types.h
|
Add an option to control the audio bell volume on X11
|
2017-12-01 12:16:12 +05:30 |
|
desktop.c
|
Pass the window class and size settings when creating a grouped window
|
2017-12-01 12:15:36 +05:30 |
|
fontconfig.c
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
fonts.c
|
Sanity check when moving baseline for line height adjustment
|
2017-11-29 08:30:34 +05:30 |
|
fonts.h
|
A more general cp->gid API
|
2017-11-12 23:43:21 +05:30 |
|
freetype.c
|
More 32bit fixes
|
2017-11-30 00:02:44 +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
|
Work on rendering to FBO
|
2017-12-01 12:16:15 +05:30 |
|
glfw-wrapper.c
|
Move the bell implementation into glfw
|
2017-12-01 12:16:13 +05:30 |
|
glfw-wrapper.h
|
Move the bell implementation into glfw
|
2017-12-01 12:16:13 +05:30 |
|
glfw.c
|
Get background_opacity working, at the cost of breaking negative z-index image rendering.
|
2017-12-01 12:16:14 +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
|
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
|
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
|
Build kitty against bundled glfw
|
2017-12-01 12:15:36 +05:30 |
|
keys.h
|
Fix shift+up/down not generating correct escape codes
|
2017-11-26 17:34:34 +05:30 |
|
keys.py
|
Fix shift+up/down not generating correct escape codes
|
2017-11-26 17:34:34 +05:30 |
|
khrplatform.h
|
Switch to using glad instead of glew
|
2017-11-08 15:15:25 +05:30 |
|
kitty.conf
|
Get background_opacity working, at the cost of breaking negative z-index image rendering.
|
2017-12-01 12:16:14 +05:30 |
|
layout.py
|
more bug fixes
|
2017-12-01 12:15:33 +05:30 |
|
line-buf.c
|
Fix build failure on systems with __OPTIMZE__ defined
|
2017-11-24 22:42:56 +05:30 |
|
line.c
|
More 32bit fixes
|
2017-11-30 00:02:44 +05:30 |
|
lineops.h
|
Refactor font code
|
2017-11-11 18:14:22 +05:30 |
|
main.py
|
Get background_opacity working, at the cost of breaking negative z-index image rendering.
|
2017-12-01 12:16:14 +05:30 |
|
modes.h
|
|
|
|
mouse.c
|
Build kitty against bundled glfw
|
2017-12-01 12:15:36 +05:30 |
|
parser.c
|
Fix compilation error on 32bot systems
|
2017-11-26 08:22:14 +05:30 |
|
rewrap.h
|
Track line dirty status in the line buffer
|
2017-11-09 16:55:45 +05:30 |
|
rgb.py
|
|
|
|
screen.c
|
Add an option to control the audio bell volume on X11
|
2017-12-01 12:16:12 +05:30 |
|
screen.h
|
Get rid of the needs_render tracking as it was too fragile.
|
2017-12-01 12:15:34 +05:30 |
|
session.py
|
Shortcut to open new OSWindow
|
2017-12-01 12:15:34 +05:30 |
|
shaders.c
|
Clamp the FBO texture
|
2017-12-01 12:16:15 +05:30 |
|
state.c
|
Work on rendering to FBO
|
2017-12-01 12:16:15 +05:30 |
|
state.h
|
Work on rendering to FBO
|
2017-12-01 12:16:15 +05:30 |
|
tabs.py
|
Shortcut to open new OSWindow
|
2017-12-01 12:15:34 +05:30 |
|
terminfo.py
|
Fix shift+up/down not generating correct escape codes
|
2017-11-26 17:34:34 +05:30 |
|
unicode-data.h
|
Port click on URL code to C
|
2017-09-15 10:45:27 +05:30 |
|
utils.py
|
Dynamic detection of wayland
|
2017-12-01 12:16:13 +05:30 |
|
wcwidth9.h
|
|
|
|
window.py
|
...
|
2017-12-01 12:16:15 +05:30 |