summaryrefslogtreecommitdiffhomepage
path: root/patch/focusadjacenttag.h
blob: 55b1019d33141a27c42083db3ac47f5c7cb01c44 (plain)
1
2
3
4
5
6
static void tagtoleft(const Arg *arg);
static void tagtoright(const Arg *arg);
static void viewtoleft(const Arg *arg);
static void viewtoright(const Arg *arg);
static void tagandviewtoleft(const Arg *arg);
static void tagandviewtoright(const Arg *arg);