SlackBuilds Repository

15.0 > Desktop > mcwm (20130209_2)

mcwm (Minimalist X11 floating window manager)

mcwm is a minimalist window manager for the X Window System written
directly on top of the X protocol C-language Binding, XCB. It is a
traditional floating window manager with no fancy smarts like those in
modern tiling window managers.

In mcwm all functions are available from the keyboard but a pointing
device can be used for move, resize and raise/lower.

Features:

* Small.
* Fast.
* No icons. (But it can hide windows completely.)
* Sloppy focus.
* Toggling vertical and full screen maximizing.
* Virtual screens/workspaces.
* Crash proof window placement.
* Only users can move and resize windows.
* Multihead support.
* Good keyboard control.
* No garish decorations (only 1 pixel border by default).
* Written in straight C (C99).
* Written using only XCB.
* Few dependencies.

Since most config options are compiled in, rather than read from
a config file, this build allows a user-supplied config.h. To
customize the config, use a sequence of commands like:

# sh extractconfig.sh
# vi config.h # or emacs, nano, etc
# ./mcwm.SlackBuild

If there's a config.h in the SlackBuild's directory, it will be
used instead of the default one.

This requires: xdotool, 9menu

Maintained by: B. Watson
Keywords: mcwm,window manager,floating
ChangeLog: mcwm

Homepage:
https://hack.org/mc/projects/mcwm

Source Downloads:
mcwm-20130209-2.tar.bz2 (d36a625c966067c80cf9f14609a21921)

Download SlackBuild:
mcwm.tar.gz
mcwm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds