I know very little about c programming, but I have been wanting to remove the labels from unfocused clients. So I went into the source, not really knowing what I was doing, and found in draw.c a piece of code in drawtitle() that looked like it might be what I wanted.
I removed everything after the 'if' block, and it seems to have worked. Now I'm wondering if that is all. Is there anything else that is now useless and can/should be removed? Thank you for your time. ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
