Home

Awesome

CATWM

 /\___/\
( o   o )  Made by cat...
(  =^=  )
(        )            ... for cat!
(         )
(          ))))))________________ Cute And Tiny Window Manager

Summary

catwm is a very simple and lightweight tiling window manager. I will try to stay under 1000 SLOC.

Status

Modes

It allow the "normal" modes of tiling window managers:

--------------
|        |___|
|        |___|
| Master |___|
|        |___|
|        |___|
--------------

Horizontal tiling mode:

-------------
|           |
|  Master   |
|-----------|
| W |   |   |
-------------

and fullscreen mode:

-------------
|           |
| no        |
| borders!  |
|           |
-------------

Installation

In debian and derivatives:

# apt-get install build-essential libx11-dev

If use slackware, archlinux, headers is present now, in default installation...

Need Xlib, then:

$ nano config.h

$ make

# make install

$ make clean

Needs

Bugs

Todo

If you have some particular request, just send me an e-mail, and I will see for it!

Here a screenshot: http://i.imgur.com/836W9nk.png

License

Licensed under GNU GPL version 3, see LICENSE file for more copyright and license information.

Thanks