~kris/suckless

st

ref: 15f7a94ef735faf6ddcc508999a669882bbffcc0 st/patch/drag-n-drop.h -rw-r--r-- 162 bytes
15f7a94e — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
1
2
3
4
5
static void xdndenter(XEvent *);
static void xdndpos(XEvent *);
static void xdnddrop(XEvent *);
static void xdndsel(XEvent *);
static void xdndpastedata(char *);