2011-02-14 18:42:23 +01:00
2010-01-24 16:44:26 +01:00
2011-02-01 20:54:56 +01:00
2010-11-19 23:41:56 +01:00
2008-10-17 21:33:32 +02:00
2010-11-16 13:09:40 +01:00
2009-02-21 19:46:41 +01:00
2010-04-24 14:06:34 +02:00
2011-02-14 18:42:23 +01:00

ABOUT :
WMFS Window Manager.
   * Window Manager From Scratch

A highly configurable and manageable tiling Window Manager created from scratch

AUTHORS : (in order of commits and > 5 commits)
 - Martin Duquesnoy <xorg62@gmail.com>
 - Philippe Pepiot <phil@philpep.org>
 - Marc Lagrange <markocpc@gmail.com>
 - OldMan <tele-post@mail.ru>
 - Raphael Khaiat <raphael@khaiat.org>
 - Tomáš Chvátal <scarabeus@gentoo.org>
 - David Delassus <linkdd@ydb.me>


LICENSE : BSD

REQUIREMENT :
  - freetype2
  - libxft
  - libx11
  - libxinerama (optional)
  - libxrandr   (optional)
  - imlib2      (optional)

OS :
  - GNU/Linux : Supported.
  - FreeBSD/OpenBSD/NetBSD : Supported.

INSTALL :
./configure [--without-imlib2|--without-xrandr|--without-xinerama] (./configure -h)
make
sudo make install

DISTROS :
  - wmfs port for FreeBSD at x11-wm/wmfs
  - wmfs is available with AUR in ArchLinux (wmfs or wmfs-git)
Description
No description provided
Readme 10 MiB
Languages
C 92%
Roff 5.1%
Shell 2.1%
Makefile 0.8%