scratchpads: enhancing scratchpad by allowing arbitrary clients to be added to (and removed from) each scratchpad area
This commit is contained in:
@@ -3,4 +3,6 @@ typedef struct {
|
||||
const void *cmd;
|
||||
} Sp;
|
||||
|
||||
static void removescratch(const Arg *arg);
|
||||
static void setscratch(const Arg *arg);
|
||||
static void togglescratch(const Arg *arg);
|
Reference in New Issue
Block a user