summaryrefslogtreecommitdiff
path: root/patch/bar_taggrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_taggrid.h')
-rw-r--r--patch/bar_taggrid.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/patch/bar_taggrid.h b/patch/bar_taggrid.h
new file mode 100644
index 0000000..dfc60de
--- /dev/null
+++ b/patch/bar_taggrid.h
@@ -0,0 +1,5 @@
+static int width_taggrid(Bar *bar, BarArg *a);
+static int draw_taggrid(Bar *bar, BarArg *a);
+static int click_taggrid(Bar *bar, Arg *arg, BarArg *a);
+static void switchtag(const Arg *arg);
+