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
2025-02-22 17:24:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libixp
History
arg
8f4873efa5
some C sanitizing
2006-09-27 07:56:40 +02:00
..
client.c
applied 20h's patches with small minor changes (made wmiir compile against his changes)
2006-07-11 14:06:21 +02:00
convert.c
Made use of malloc wrappers added in last commit
2006-07-04 18:00:11 -04:00
intmap.c
…
ixp.h
some C sanitizing
2006-09-27 07:56:40 +02:00
Makefile
…
message.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
request.c
Improved the bar sizing algorithm... not quite perfect yet, though
2006-06-26 22:21:09 -04:00
server.c
Restructured tag/view/frame handling
2006-06-25 09:16:03 -04:00
socket.c
…
transport.c
…