dockapps/wmhdplop
Doug Torrance fe7250ff5d wmhdplop: Add version 0.9.9 to repository.
Upstream appears to be inactive.  Last release in 2007.  Hasn't responded to
my emails regarding patches from Debian in over a year.

Obtained from http://hules.free.fr/wmhdplop/wmhdplop-0.9.9.tar.gz.
2016-11-24 15:42:29 +00:00
..
aclocal.m4 wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
AUTHORS wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
autogen.sh wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
ChangeLog wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
compile wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
config.guess wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
config.h.in wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
config.sub wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
configure wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
configure.ac wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
COPYING wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
depcomp wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
devnames.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
devnames.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
dockapp_imlib2.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
dockapp_imlib2.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
gkrellm_hdplop.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
global.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
INSTALL wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
install-sh wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
ltmain.sh wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
Makefile.am wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
Makefile.in wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
missing wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
mkinstalldirs wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
NEWS wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
procstat.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
procstat.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
README wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
util.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
util.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
wmhdplop.c wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00
wmhdplop.h wmhdplop: Add version 0.9.9 to repository. 2016-11-24 15:42:29 +00:00

          ------------------------------------------------
                        wmdhplop & gkhdplop
          ------------------------------------------------

  wmhdplop is yet another monitoring applet. This one watches hard-drive 
activity.
  gkhdplop is the port of wmhdplop into a gkrellm2 plugin.

Compilation:
-----------
  ./configure && make && make install

  Note that this applet uses Imlib2, and requires the script imlib2-config 
to be in the path. It won't compile on anything but a recent linux kernel
(2.4.20 or better, 2.6 is also supported).

  gkhdplop requires gtk2 and gkrellm2.
  
Usage:
------
  wmhdplop -h for the list of options. If you have the hddtemp daemon running,
then wmhdplop may use it to display the temperature of your hard-drives.
  The monitored hard-drive or partition can be changed with the mouse wheel.

gkhdplop:
---------
  To install the plugin:
    mv gkhdplop.so ~/.gkrellm2/plugins
  
  The configuration is made by clicking with the right button on the plugin.
  BUG: gkhdplop will close gkrellm if no default .ttf font is found (look at
  the messages in console).