--------------------------------------------------------------------------------
|                                    Phluid                                    |
--------------------------------------------------------------------------------

NOTE: If you have trouble compiling this on any platform please let me know.
My development platform is an AMD Duron 700 overclocked to 900 running
Slackware 7.x with XFree86 4.0.1, but I'd like to support as many platforms
as possible.  The code should theoretically work on any platform that can get
XFree86 and Imlib2 installed, but I'm inexperienced with autoconf and automake,
so my configure script may not work right on all systems.

Phluid is a window manager that emphasizes efficiency, speed, and beauty.
It uses rasterman's Imlib2 library as the image/font rendering backend.
Phluid also attempts to be flexible and compliant with the ICCCM standard,
although it has a long way to go in reaching the standard.  Phluid gets a
lot of it's inspiration from the enlightenment window manager, but some of
the initial code design is based on aewm, a very minimalistic window manager
(Thanks, Decklin Foster, for giving me a great reference implementation to
start with).
