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 | |
Fork of DWM (Dynamic Window Manager https://dwm.suckless.org/ ) patched and configured to my needs |
summaryrefslogtreecommitdiffstats |