Dockapps.org

 you are here: dockapps.org    dockapp details   categories | add dockapp | contact us | about 
 wmweather+
 wmTraffic
 wmblob
 wmpower
 wmbinclock
 GAI BG Switcher
 wmapcmon
 wmCalendar
wmfire

Category: System Monitoring
Rate it!
Current Rating Average: 7.00
Rate:   
Maintainer: swanson
Website: http://www.swanson.ukfsn.org/
Description: Wmfire displays a burning fire depending on the load of the CPU(s), network, or memory. On entering the dock a burning spot replaces the cursor, and after two seconds symbols to represent the current monitor are "burnt" onscreen. The flame colour can also be changed.

Screenshots:
1.2.0 1.2.1 1.0.0 0.0.3.8 1.2.2 1.2.3

Available Versions:
You are not the owner of this file version

Date Author Changelog Download Delete
2004-05-05 12:06:30 Alan Swanson 1.2.0 1.2.0
2004-05-06 03:53:47 Alan Swanson 1.2.1 1.2.1
2004-05-06 04:02:46 Alan Swanson 1.0.0 1.0.0
2004-05-06 04:11:12 Alan Swanson 0.0.3.8 0.0.3.8
2004-06-28 14:39:53 Alan Swanson 1.2.2 1.2.2
2005-12-04 03:28:39 Alan Swanson 1.2.3 1.2.3

Add a new Version of this Dockapp

You may add a new (or even old) version of this dockapp by using the link above. This way we can be sure that this application will be available even if the project's homepage goes down (did that ever happen to you? :)).


User Comments

wmfire does not compiled on my sys.(Slackware 9.1)
posted by Vassiliy (anonymous) - 2004-05-14 08:57:09

wmfire needed these files:

wmfire.c:34:21: glibtop.h: No such file or directory
wmfire.c:35:25: glibtop/cpu.h: No such file or directory
wmfire.c:36:25: glibtop/mem.h: No such file or directory
wmfire.c:37:29: glibtop/netload.h: No such file or directory

glibtop problem
posted by Ian Tucker (anonymous) - 2004-05-21 17:28:20

You need to download and compile glib.
ftp://ftp.gtk.org/pub/gtk/v2.4/

glib is a bunch of support librarys for GTK 2
Dependancies
posted by Alan Swanson (logged user) - 2004-06-29 02:17:01

wmfire 0.0.38 requires nothing.
wmfire 1.0.0 requires gtk1 & libgtop1.
wmfire 1.2.X requires gtk2 & libgtop2.

Although wmfire >1.0.0 requires gtk it only uses the gdk library (same as wmfishtime).

Note that the original 0.0.38 version was by Zinx Verituse and not me.
How to compile on OpenBSD 3.5?
posted by Tobias (anonymous) - 2004-08-01 15:27:29

Hi,

I have glib2 installed and it seems to be under:

/usr/local/include/glib-2.0/glib

When I run ./configure and make the library isn't found. Where and how can I adjust this?

Otherwise great work, I use wmfire on my other Linux machine!

thanks,
Tobias
How to compile on OpenBSD 3.5?
posted by Tobias (anonymous) - 2004-08-01 15:58:02

Hi,

I have glib2 installed and it seems to be under:

/usr/local/include/glib-2.0/glib

When I run ./configure and make the library isn't found. Where and how can I adjust this?

Otherwise great work, I use wmfire on my other Linux machine!

thanks,
Tobias

posted by Alan Swanson (logged user) - 2004-08-01 17:41:34

The build uses pkg-config to determine the location of the libraries and headers. The glib library is determined from the gtk configuration (but gtk is stripped to leave gdk only...ish).

Check what the following commands return;

$ pkg-config --libs gtk+-2.0
$ pkg-config --cflags gtk+-2.0

They should contain "-lglib-2.0" and "-I/usr/local/include/glib-2.0" respectively for your installation.
Numerical load readout?
posted by Nick (anonymous) - 2004-09-21 20:03:37

I love wmfire! Very nice work.

I noticed in one of the screenshots that there is a numerical readout of the cpu load (100%) showing in the upper right corner. I haven't found a way to do this myself, and wmfire -h doesn't help. What am I missing?

posted by Alan Swanson (logged user) - 2004-09-22 04:34:18

The numbers are only for the original version (0.0.3.8) only I'm afraid. It would be easy to do, but I was optimising for speed.

I can't take credit for the actual flame effect, that goes way back in time to the wmflame dock app.
Post your comments here!
Name:
Email:
Title:
Comment:


NOTE: Signup or login to post comments.
 :: search & view ::

 :: community ::

 :: member profile ::

lsaul

 :: active members ::
  • nobody
  • Thomas Nemeth
  • Jean-Philippe Guillemin
  • mattlaabs
  • Anthony Peacock
  • Alan Swanson
  • yokk
  • Draghicioiu Mihai
  • anomie
  • Jean-Luc Herren
  •  :: links ::
  • Window Maker
  • WMApp C++ Dockapp Graphics Library

  • Generated in 0.3334 seconds