kitty/kitty
Kovid Goyal 51e5ed9599 ...
2016-11-03 17:25:11 +05:30
..
__init__.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
boss.py Micro-optimization 2016-10-31 10:56:58 +05:30
char_grid.py Get rid of PyOpenGL 2016-11-03 16:52:47 +05:30
config.py Implement cursor rendering 2016-10-30 16:25:54 +05:30
constants.py Handle window resizing correctly 2016-10-26 10:46:20 +05:30
cursor.c Get rid of more boilerplate 2016-11-02 11:48:52 +05:30
data-types.c More OpenGL bindings 2016-11-03 10:30:35 +05:30
data-types.h Finish OpenGL shader bindings 2016-11-03 16:34:01 +05:30
data_types.py Remove unused code 2016-11-02 09:14:36 +05:30
develop_gl.py More OpenGL bindings 2016-11-03 16:44:07 +05:30
fonts.py ... 2016-11-03 17:25:11 +05:30
gl.h More OpenGL bindings 2016-11-03 16:44:07 +05:30
keys.py ... 2016-10-31 13:14:36 +05:30
line-buf.c Set width of cleared chars to 1 2016-11-02 15:09:28 +05:30
line.c Implement Line.set_char 2016-11-02 19:36:17 +05:30
main.py Turn off OpenGL error checking for performance 2016-11-03 16:57:18 +05:30
screen.py Make the test suite work again 2016-10-31 14:51:55 +05:30
shaders.py Get rid of PyOpenGL 2016-11-03 16:52:47 +05:30
tracker.py Make the test suite work again 2016-10-31 14:51:55 +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