~kris/suckless

dwm

ref: 55f1fbded030295a9325228f258304fcbaeb65a4 dwm/patch/riodraw.h -rw-r--r-- 239 bytes
55f1fbde — Kris Yotam Add suckless coding style reference to CLAUDE.md 6 months ago
                                                                                
1
2
3
4
5
6
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);