riodraw: upgrading patch to include rio-spawning of windows

This commit is contained in:
bakkeby
2021-02-16 10:26:49 +01:00
parent 009b84cbdc
commit f5bbd9b4c3
4 changed files with 130 additions and 39 deletions

View File

@@ -1 +1,5 @@
static void riodraw(const Arg *arg);
static int riodraw(Client *c, const char slopstyle[]);
static void rioposition(Client *c, int x, int y, int w, int h);
static void rioresize(const Arg *arg);
static void riospawn(const Arg *arg);
static void riospawnsync(const Arg *arg);