sowm

An itsy bitsy floating window manager (220~ sloc!).
git clone git://mfeller.io/sowm.git
Log | Files | Refs | README | LICENSE

commit 7f57cedd6f9913fc863d851256cd8519a4c18488
parent 57c9abbc15356b025db024890d08fb8d1ac385cd
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Fri, 11 Oct 2019 21:38:22 +0300

docs: update

Diffstat:
MREADME.md | 16++++------------
Asowm | 0
2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md @@ -1,19 +1,11 @@ -# catwm (*but it only floats*) +# sowm -This is a hard fork of `catwm` to suit my needs. +An itsy bitsy floating window manager with roots in `catwm`. - Floating only. - Fullscreen toggle. - Window centering. - Rounded corners (*soon*). +- No borders. +- All windows die on exit. - etc etc etc - -``` - - /\___/\ - ( o o ) Made by cat... - ( =^= ) - ( ) ... for cat! - ( ) - ( ))))))________________ Cute And Tiny Window Manager -``` diff --git a/sowm b/sowm Binary files differ.