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.git | ||
My build of dwm | Jackson Taylor <jackson@jacksontaylor.xyz> |
summaryrefslogtreecommitdiff |