~kris/suckless

st

ref: 169e41e68736aa884f3b1894ffc5735f70e0edcd st/patch/background_image_x.h -rw-r--r-- 139 bytes
169e41e6 — Kris Yotam Migrate to st-flexipatch with sixel support 7 months ago
                                                                                
1
2
3
4
5
6
#include <arpa/inet.h>

static void updatexy(void);
static XImage *loadff(const char *);
static void bginit();
static void reload_image();