This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
Watch
1
Star
0
Fork
0
You've already forked wmii
mirror of
https://github.com/0intro/wmii
synced
2024-12-28 06:09:41 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1ea88adf6f
wmii
/
liblitz
History
Anselm R. Garbe
1ea88adf6f
if cursor has no start, don't calc any end
2006-06-29 16:49:58 +02:00
..
blitz.h
now using a very performant log(n) charof pointer position algorithm
2006-06-29 16:47:26 +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
added BlitzBrush->border to allow defining borderless background drawing
2006-06-23 11:34:10 +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
if cursor has no start, don't calc any end
2006-06-29 16:49:58 +02:00
Makefile
implemented cursor setting algorithm for tagbars
2006-06-22 14:26:55 +02:00