From 60ed9852c87eda80c69189ef23029427df817bd2 Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 22 Jan 2023 14:01:31 +0100 Subject: [PATCH] fucking shit i forgot to remove this shit --- speedwm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/speedwm.c b/speedwm.c index 17f1b7a..ea3fdd5 100644 --- a/speedwm.c +++ b/speedwm.c @@ -2965,7 +2965,6 @@ showwin(Client *c) void showhide(Client *c) { - return; if (!c) return; if (ISVISIBLE(c)) { @@ -6171,7 +6170,7 @@ view(const Arg *arg) focus(NULL); arrange(NULL); -// updatecurrentdesktop(); + updatecurrentdesktop(); } pid_t