diff options
Diffstat (limited to 'client.c')
-rw-r--r-- | client.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ ban(Client *c) void focus(Client *c) { + if (!issel) + return; Client *old = sel; XEvent ev; |
index : dwm | ||
My fork of the suckless.org window manager | Bryson Steck |
aboutsummaryrefslogtreecommitdiff |