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