summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_wintitleactions.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_wintitleactions.c')
-rw-r--r--patch/bar_wintitleactions.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/bar_wintitleactions.c b/patch/bar_wintitleactions.c
index a9ae3e1..e94fe06 100644
--- a/patch/bar_wintitleactions.c
+++ b/patch/bar_wintitleactions.c
@@ -80,6 +80,9 @@ showhideclient(const Arg *arg)
if (!c)
return;
+ #if WARP_PATCH
+ force_warp = 1;
+ #endif // WARP_PATCH
if (HIDDEN(c)) {
show(c);
focus(c);