mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-05-19 01:20:23 -07:00
rounded-corners: rebase
This commit is contained in:
parent
5822db39a6
commit
cd8d42c856
@ -55,7 +55,7 @@ index b9e8867..4c0b3fa 100644
|
||||
} else
|
||||
XMoveResizeWindow(d, cur, c->a.x, c->a.y, c->a.width, c->a.height);
|
||||
+
|
||||
+ win_round_corners(w, c->f ? 0 : ROUND_CORNERS);
|
||||
+ win_round_corners(cur, c->f ? 0 : ROUND_CORNERS);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user