Merlin's CPU Fire Applet
- A GNOME panel applet that displays the CPU load as a fire.
Copyright (C) 1999 Merlin Hughes
- merlin@merlin.org
- http://nitric.com/freeware/

--

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.

--

TODO:

. Uses libgtop to calculate CPU load, so it could monitor many things.
. Have it pick up the panel background colour automatically.
. Have it pick up the panel background pixmap and offset automatically.
. Can we do real alpha?
. Make it rotate when it is on the side?
. Bugfixes?
. Clean up code.
. Make it work on other display depths...
. Catch when the screen gets a new depth and recompute colours.
. Stop the coredump when it is removed...
. Clean up at exit, releasing and freeing things...

--

PHILOSOPHY:

. I hate those 3D borders.
. The world isn't square.
. So I made this without the squares.
