JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
simplified several portions of code through replacing rect structs with x,y,h,w count...
authorAnselm R. Garbe <garbeam@wmii.de>
Wed, 12 Jul 2006 13:17:22 +0000 (15:17 +0200)
committerAnselm R. Garbe <garbeam@wmii.de>
Wed, 12 Jul 2006 13:17:22 +0000 (15:17 +0200)
commitdfd84f9bf3b9d949412a73bc62a43109b340d395
treeebeac582951e2ef574f50018298c4bc928849d64
parent7696c89c90c926f6371b1ee3ec1b13dd2414aa40
simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
12 files changed:
bar.c
client.c
cmd.c
config.h
draw.c
draw.h
event.c
font.c [deleted file]
menu.c
mouse.c
wm.c
wm.h