/* $Id: README 37 2007-07-05 14:12:10Z danadocus $ */

wmpal

By Dana Jansens <danakj@orodu.net>
Previously maintained by A.Sleep <a.sleep@asleep.net>
Originalcode written by Hadess <hadess@writeme.com>

wmpal gives you a pal on your desktop, and that's about it.  wmpal has 7
different pals to choose from

wmpal homepage: http://wmpal.sf.net

Building
--------

Requirements:
	- xlibs
	- libXpm

--------

Simply type:

    ./configure

    make

    (as root) make install

    wmpal --help for options

Changelog
---------

- 0.6.1 : Set WM_CLASS on the window for matching
          Add a -n option for removing decorations in windowed mode
          Add a -b option for putting the window below others in windowed mode
          Add a -a option for putting wmpal on all desktops in windowed mode
          Set hints to have wmpal be skipped by the taskbar and pager when
          run in windowed mode with -n.

- 0.6 : Added patch from Mikael Magnusson to have runtime-choosable pals.
        Added snail pal from bbpal, with 2 pictures for it.
        General code cleanup.
	Remove use of the libdockapp, for future flexibility.
	Removed the "run command on click" as it depended on old broken code,
        and to help make wmpal a little more useless.

- 0.5 : Random pauses to make animations more umm... animated. Added extra
        pic for each pal.

- 0.4 : (unreleased) Rebelpacket <rebelpacket@asleep.net> added another pic
        for each pal.

- 0.3 : Changed code to use xsay (included) rather then xmessage. Made minor
      	code changes

- 0.2 : New maintainer, A.Sleep. Changed some minor things in toplevel
	Makefile.in and made a few small code changes. Mainly just a v1 release for
	the new maintainer.

* first version


Copyright
---------

Plain and simple GPL version 2.0, see COPYING for more information

Much thanks to artwiz <artwiz@themes.org> for the pals.
	These were originally designed for bbpal.
