From ce34d0066e8e47f6296904c5f5c4a60d7dfaee52 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 5 Oct 2011 17:48:47 +0200 Subject: [PATCH] Add README --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..a3f43e7 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +This is a port of OpenBSD's excellent cwm[0] to Linux and other +Unices. + + cwm is a window manager for X11 which contains many features that + concentrate on the efficiency and transparency of window + management. cwm also aims to maintain the simplest and most + pleasant aesthetic. + +This port requires pkg-config, Xft, Xinerama and Xrandr. The included +Makefile should work with both GNU make and BSD make. + +This version actively tracks changes in the OpenBSD CVS repository. + +--Christian Neukirchen + +[0]: http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/