summaryrefslogtreecommitdiff
path: root/patch/bar_wintitleactions.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_wintitleactions.h')
-rw-r--r--patch/bar_wintitleactions.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/patch/bar_wintitleactions.h b/patch/bar_wintitleactions.h
new file mode 100644
index 0000000..0c8d5f0
--- /dev/null
+++ b/patch/bar_wintitleactions.h
@@ -0,0 +1,6 @@
+static void hide(Client *c);
+static void show(Client *c);
+static void togglewin(const Arg *arg);
+static Client * prevtiled(Client *c);
+static void showhideclient(const Arg *arg);
+