init
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
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);
|
||||
static void unhideall(const Arg *arg);
|
||||
|
||||
Reference in New Issue
Block a user