Bubbling Load Monitoring Applet
- A GNOME panel applet that displays the CPU + memory load as a
  bubbling liquid.
Copyright (C) 1999 Johan Walles
- d92-jwa@nada.kth.se
- http://www.nada.kth.se/~d92-jwa/code
Copyright (C) 1999 Merlin Hughes
- 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:

. Fix the applet tooltip.  The tooltip currently disappears for me
 every time it is updated, and it is updated every time the mouse
 pointer enters the applet.  This combination currently makes the
 tooltip permanently invisible.  If you could tell me
 (d92-jwa@nada.kth.se) why, I'd appreciate it a lot!  Something should
 probably be added to the call to applet_widget_set_tooltip() within
 the update_tooltip() function, but I have absolutely no idea what.
 HELP!!

. Get the applet working on 24 bit displays.

. Make bubble movement independent of update frequency

. Gettextify the applet and translate stuff into Swedish

. Make a properties box using Glade?  In that case, make the
 properties box contain four color options, and have them saved /
 restored by the session handling code.
