diff options
Diffstat (limited to 'desktop/mcwm/slack-desc')
-rw-r--r-- | desktop/mcwm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/mcwm/slack-desc b/desktop/mcwm/slack-desc new file mode 100644 index 0000000000..8b2cc477fd --- /dev/null +++ b/desktop/mcwm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +mcwm: mcwm (Minimalist X11 floating window manager) +mcwm: +mcwm: mcwm is a minimalist window manager for the X Window System written +mcwm: directly on top of the X protocol C-language Binding, XCB. It is a +mcwm: traditional floating window manager with no fancy smarts like those +mcwm: in modern tiling window managers. +mcwm: +mcwm: In mcwm all functions are available from the keyboard but a pointing +mcwm: device can be used for move, resize and raise/lower. +mcwm: +mcwm: Homepage: http://hack.org/mc/projects/mcwm |