
------------------------------------------------------------------
                              README
------------------------------------------------------------------

                          wmblob v0.0.2

General information
-------------------

    wmblob is a useless program, showing moving blobs.  It's a
    nice dockapp for Window Maker (www.windowmaker.org), and it
    may run with other window mangers.

Supported Platforms:
--------------------

    Go and find it out.  I wrote it on a i686-pc-linux-gnu, it
    compiles and runs well on *my* machine.  Maybe it will run on
    your machine, too.  All comments on portability of this
    program are welcome.

    If it does not compile, try to find out what the problem is
    and/or drop me an e-mail.

    I have no idea if this program works with other window
    managers than Window Maker.  I think it should, but I haven't
    tried.

Installation:
-------------

    Installing wmblob should be simple.  Unpack the archive, enter
    the source tree, type `make' and `make install'.  Possibly you
    will need to adjust the Makefile.  Installation defaults to
    /usr/X11/bin.

How to use it:
--------------

    Just start it.  There are no command line options.  You can
    change the colors with the three mouse button.

      - Left button: changes the inner color of the blobs.
      - Middle button: changes the border color of the blobs.
      - Right button: changes the background color.

    There are 16 colors available.  But not every combination
    looks good.

Copyright
---------

    GPL applies all portions of the code I wrote.  Please see
    COPYING file.  The file wmlessgeneral.c has been taken from
    wmgeneral.c by Martijn Pieterse (pieterse@xs4all.nl).
    wmblob.c was originally the wmdots.c file from wmdots by Mark
    I Manning IV (?), but there's not much left from his original
    code.

Author
------

    wmblob was written by Jean-Luc Herren.

Bug reports
-----------

    Feel free to send me an e-mail (jlh@gmx.ch), if you have some
    comments/questions/problems, as long as they're wmblob
    related.

Known bugs
----------

    None.

Thanks
------

    Thanks to other people, who wrote dockapps, I read some of
    their sources.  Specially: wmdots, wmMand and wmgeneral.

