~kris/suckless

slock

ref: e71a42ee2b0a1c9a9b109a946f6cd6f10ae84a4f slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
e71a42ee — bakkeby Adding background image patch 4 years 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);