commit 69499117c2b77e2f11e52f7e9b2f002f4187ce35
parent 1866f5ff02da9aedca88a35660b70fe43660a72f
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Tue, 15 Oct 2019 19:50:26 +0300
patches: rebase
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/sowm-rounded-corners.patch b/patches/sowm-rounded-corners.patch
@@ -109,8 +109,8 @@ index b9e8867..4c0b3fa 100644
/*
This function simply moves the focused window to
the desired desktop.
-@@ -510,6 +510,7 @@ void map_request(XEvent *e) {
- EnterWindowMask|FocusChangeMask);
+@@ -511,6 +511,7 @@ void map_request(XEvent *e) {
+
win_center((Arg){.i = w});
XMapWindow(d, w);
+ win_round_corners(w, ROUND_CORNERS);