~kris/suckless

slock

ref: 263310fe63eed7fc536c100ea42626edce33a946 slock/patch/background_image.h -rw-r--r-- 148 bytes
263310fe — bakkeby background iamge: bail early if the image could not be loaded from path 1 year, 13 days ago
                                                                                
1
2
3
4
#include <Imlib2.h>

static void create_lock_image(Display *dpy);
static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);