1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-wm/mcwm/pkg-descr
Martin Wilke dbced3f758 mcwm is a minimalistic floating window manager for the X Window System.
It is built directly on top of XCB, the C binding for the X11 protocol.
It doesn't use the Xlib API at all.

All functions are available from the keyboard, but the mouse can be
used for moving,resizing and raise/lower.

WWW: http://hack.org/mc/hacks/mcwm/

PR:		ports/155610
Submitted by:	Jakub Lach <jakub_lach at mailplus.pl>
2011-03-17 13:17:13 +00:00

9 lines
328 B
Plaintext

mcwm is a minimalistic floating window manager for the X Window System.
It is built directly on top of XCB, the C binding for the X11 protocol.
It doesn't use the Xlib API at all.
All functions are available from the keyboard, but the mouse can be
used for moving,resizing and raise/lower.
WWW: http://hack.org/mc/hacks/mcwm/