From 69499117c2b77e2f11e52f7e9b2f002f4187ce35 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 15 Oct 2019 19:50:26 +0300 Subject: [PATCH] patches: rebase --- patches/sowm-rounded-corners.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/sowm-rounded-corners.patch b/patches/sowm-rounded-corners.patch index fffddf0..916daea 100644 --- 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);