~kris/suckless

slock

ref: dc5c20a6d1de8a560ed784ed22dffbdb54866ad3 slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
dc5c20a6 — bakkeby Comment out dependencies by default 5 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);