Hello,
I just wanted to say that I've recently downloaded the latest PyPanel version and started learning the source code and hacking it.
I've been fixing some bugs and I've also applied a nice volume-add patch (I changed it a bit since it was somewhat in bad taste), but there's a lot of work to do. The code needs a clean-up, many routines are obviously old and Python 2.5 recommends not using them anymore.
Eventually I plan to either rewrite the panel in Python, or move to C. I've tested tint2 but for being written in C, it's not significally less memory or CPU heavy than PyPanel, which is what I'd be aiming for. Features only come in second place, imho, after stability and speed.
In accordance with that, I have also disabled the 'SHADOW' feature in PyPanel 2.4. I might reintroduce it when the code gets stable.
If you guys'd be interesting in testing at some point, please inform me.