diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-28 07:55:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-28 07:55:09 +0800 |
commit | 025f2b8f9dfbd839028f8a8bbbab45c1dcc6cc08 (patch) | |
tree | 42631bff3b36c3044757acd3b8dd7c1b916c0c0b /x11-wm/awesome2/pkg-descr | |
parent | 0916305d233ada13f3e88b930580c3fcd025857f (diff) | |
download | freebsd-ports-gnome-025f2b8f9dfbd839028f8a8bbbab45c1dcc6cc08.tar.gz freebsd-ports-gnome-025f2b8f9dfbd839028f8a8bbbab45c1dcc6cc08.tar.zst freebsd-ports-gnome-025f2b8f9dfbd839028f8a8bbbab45c1dcc6cc08.zip |
awesome is a tiling window manager initialy based on a dwm code
rewriting. It's extremely fast, small, dynamic and awesome.
Windows can be managed in several layouts: tiled and floating. Each
layout can be applied on the fly, optimizing the environment for the
application in use and the task performed.
Managing windows in tiled mode assures that no space will be waste on
your screen. No gaps, no overlap.
WWW: http://awesome.naquadah.org/
PR: ports/116656
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr>
Diffstat (limited to 'x11-wm/awesome2/pkg-descr')
-rw-r--r-- | x11-wm/awesome2/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-wm/awesome2/pkg-descr b/x11-wm/awesome2/pkg-descr new file mode 100644 index 000000000000..cb4a1fad6823 --- /dev/null +++ b/x11-wm/awesome2/pkg-descr @@ -0,0 +1,12 @@ +awesome is a tiling window manager initialy based on a dwm code +rewriting. It's extremely fast, small, dynamic and awesome. + +Windows can be managed in several layouts: tiled and floating. Each +layout can be applied on the fly, optimizing the environment for the +application in use and the task performed. + +Managing windows in tiled mode assures that no space will be waste on +your screen. No gaps, no overlap. + + +WWW: http://awesome.naquadah.org/ |