aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/mcwm
Commit message (Collapse)AuthorAgeFilesLines
* mcwm is a minimalistic floating window manager for the X Window System.Martin Wilke2011-03-174-0/+83
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> Notes: svn path=/head/; revision=271111