suckless/dwm/patch/riodraw.h
2025-05-25 17:58:23 +02:00

6 lines
239 B
C

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);