index
:
dwl
jozan
my personnal dwl build, starting from version 0.7
jozan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dwl.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dwl.c')
-rw-r--r--
dwl.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwl.c b/dwl.c
index 1f29d50..38de151 100644
--- a/
dwl.c
+++ b/
dwl.c
@@ -3935,6 +3935,7 @@ winview(const Arg *a) {
return;
b.ui = sel -> tags;
view(&b);
+ focusclient(sel, 1);
return;
}