Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcwm is a minimalistic floating window manager for the X Window System. | Martin Wilke | 2011-03-17 | 4 | -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 |