~kris/suckless

slock

ref: 35fd53f6f2f5c911532572e889333c4b43927afa slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
35fd53f6 — bakkeby Adding secret password patch 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);