kitty/kitty
Kovid Goyal bf125612c9 ...
2016-10-25 18:12:29 +05:30
..
__init__.py Initial commit 2016-10-14 12:33:27 +05:30
boss.py Wire up all the new components 2016-10-24 10:17:02 +05:30
char_grid.py Implement rendering of characters with FreeType 2016-10-24 21:59:34 +05:30
config.py Also get font hinting config from font-config 2016-10-24 11:43:38 +05:30
constants.py Ensure terminfo definition is available to child process 2016-10-17 23:12:29 +05:30
data_types.py Micro-optimization 2016-10-21 17:40:17 +05:30
develop_gl.py ... 2016-10-25 18:12:29 +05:30
fonts.py Use font metrics for wcwidth() 2016-10-25 09:31:28 +05:30
keys.py oops 2016-10-21 06:38:07 +05:30
main.py Start work on rendering fonts using FreeType 2016-10-23 23:12:00 +05:30
render.py Micro-optimization 2016-10-22 08:57:22 +05:30
screen.py Wire up all the new components 2016-10-24 10:17:02 +05:30
shaders.py Refactor the shaders module to present a nicer interface 2016-10-25 18:08:38 +05:30
term.py Render to an offscreen buffer 2016-10-21 17:19:33 +05:30
tracker.py Wire up all the new components 2016-10-24 10:17:02 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.py Use font metrics for wcwidth() 2016-10-25 09:31:28 +05:30