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-11-23 06:11:21 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d808e3955
wmii
/
liblitz
History
Anselm R. Garbe
7d808e3955
better text offset handling in liblitz (using font->height/2 now)
2006-07-11 08:42:15 +02:00
..
blitz.c
implemented blitz_selrequest handler which can be called after snarfing (which has to call XSetSelectionOwner) and receiving a SelectionRequest
2006-07-06 17:50:54 +02:00
blitz.h
better text offset handling in liblitz (using font->height/2 now)
2006-07-11 08:42:15 +02:00
brush.c
better text offset handling in liblitz (using font->height/2 now)
2006-07-11 08:42:15 +02:00
color.c
renamed Blitz' dsiplay into dpy
2006-07-03 18:41:14 +02:00
draw.c
made cursor look more like acmes cursors
2006-07-03 21:04:55 +02:00
font.c
better text offset handling in liblitz (using font->height/2 now)
2006-07-11 08:42:15 +02:00
input.c
better text offset handling in liblitz (using font->height/2 now)
2006-07-11 08:42:15 +02:00
Makefile
implemented blitz_getselection function which is called by wmiipsel now and will be used for paste, blitz_setselection is on todo for snarfing
2006-07-06 16:03:28 +02:00