all repos — catwm.git @ master

[archived] Catwm window manager

31a6a9cb
remove quit key
David Goudou david.goudou@gmail.com
Sun, 10 Sep 2023 17:39:34 +0100
09034340
clean up keys
David Goudou david.goudou@gmail.com
Sun, 10 Sep 2023 17:20:03 +0100
2cee3ff0
lots of changes
David Goudou david.goudou@gmail.com
Wed, 06 Sep 2023 19:02:59 +0100

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 |___|
|        |___|
|        |___|
--------------

and fullscreen mode

There is no horizontal stack because I never use it. But if someone is interested in, it’s very easy to add.

Installation

Need Xlib, then: $ vim config.h $ make # make install $ make clean

Bugs

Todo

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

clone
git clone https://git.hoarder.uk/catwm.git