TODO for stph
=============

-Replace malloc() with strdup() where appropriate.

-Reduce traffic by setting up event masks so that X doesn't even send
us events that we haven't set up corresponding callbacks for.  

-better documentation if needed

-fix the inevitable bugs as they're reported

