sowm

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

commit 5822db39a61699bfc5de0985e91c1f55025381f9
parent a9ae5f966063f6838dce0df026d55667e843a007
Author: Dylan Araps <dylan.araps@gmail.com>
Date:   Tue, 15 Oct 2019 14:59:25 +0300

rounded-corners: rebase

Diffstat:
Mpatches/sowm-rounded-corners.patch | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches/sowm-rounded-corners.patch b/patches/sowm-rounded-corners.patch @@ -50,7 +50,7 @@ index b9e8867..4c0b3fa 100644 for WIN if (c->w == mouse.subwindow) c->f = 0; } } -@@ -367,6 +367,8 @@ void win_fs() { +@@ -367,9 +367,58 @@ void win_fs() { } else XMoveResizeWindow(d, cur, c->a.x, c->a.y, c->a.width, c->a.height);