summaryrefslogtreecommitdiff
path: root/patch/bar_wintitleactions.h
blob: 0c8d5f0564995b747137072249d8d8c6630e921c (plain)
1
2
3
4
5
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);