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 | |
| Fork of http://git.suckless.org/dwm/ v6.4, patched for personal preference |
| aboutsummaryrefslogtreecommitdiffstats |