~kris/suckless

dwm

ref: 55f1fbded030295a9325228f258304fcbaeb65a4 dwm/patch/alttab.h -rw-r--r-- 143 bytes
55f1fbde — Kris Yotam Add suckless coding style reference to CLAUDE.md 6 months ago
                                                                                
1
2
3
4
5
#include <time.h>

static void drawalttab(int nwins, int first, Monitor *m);
static void alttabstart(const Arg *arg);
static void alttabend();