dwm-flexipatch-zombie/patch/riodraw.h

6 lines
238 B
C
Raw Normal View History

2021-06-10 23:20:40 -04:00
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);