diff options
author | Josh Glover <jmglov@gentoo.org> | 2008-05-04 01:32:31 +0000 |
---|---|---|
committer | Josh Glover <jmglov@gentoo.org> | 2008-05-04 01:32:31 +0000 |
commit | f6627003b126b250ba0897249bf99f51be1db069 (patch) | |
tree | 644133894c45372df1681e37debce2a0bbe19ea4 /x11-wm/stumpwm/metadata.xml | |
parent | forced stable version to use the older ffmpeg (diff) | |
download | gentoo-2-f6627003b126b250ba0897249bf99f51be1db069.tar.gz gentoo-2-f6627003b126b250ba0897249bf99f51be1db069.tar.bz2 gentoo-2-f6627003b126b250ba0897249bf99f51be1db069.zip |
This package was submitted by Nguyen Thai Ngoc Duy <pclouds@gentoo.org> in bug #219832
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm/stumpwm/metadata.xml')
-rw-r--r-- | x11-wm/stumpwm/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-wm/stumpwm/metadata.xml b/x11-wm/stumpwm/metadata.xml new file mode 100644 index 000000000000..6d3570c9796e --- /dev/null +++ b/x11-wm/stumpwm/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>jmglov@gentoo.org</email> +<name>Josh Glover</name> +</maintainer> +<longdescription>Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp. + +If you're tired of flipping through themes like channel-surfing, and going from one perfect-except-for-just-one-thing window manager to another even-more-broken-in-some-other-way then perhaps Stumpwm can help. + +Stumpwm attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. + + * Hack the good hack + * debug your good hack + * customize your window manager + +while it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO! </longdescription> +</pkgmetadata> |