wmii/liblitz
2006-07-01 06:52:44 -04:00
..
blitz.h added focus{in,out} notification (this is necessary to get a clue while we can grab the keyboard for the tagbar) 2006-06-30 14:10:03 +02:00
brush.c Minor fixes to label sizing/alignment in liblitz (this really needs a brush->padding) 2006-06-27 20:59:09 -04:00
color.c removed ~200 LOC due to liblitz simplification 2006-06-22 11:03:42 +02:00
draw.c implemented cursor setting (selection for 1 character I'm working on), eliminated several compiler warnings which drive me nuts 2006-06-30 12:21:26 +02:00
font.c now using a very performant log(n) charof pointer position algorithm 2006-06-29 16:47:26 +02:00
input.c Made xcharof non-recursive (same algorithm) 2006-07-01 06:52:44 -04:00
Makefile implemented cursor setting algorithm for tagbars 2006-06-22 14:26:55 +02:00