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 : suckless/X/dwm | ||
| Dynamic Window Manager for X | Nathan Reiner <nathan@nathanreiner.xyz> |
| summaryrefslogtreecommitdiff |