~kris/suckless

slock

ref: 51d3f49e04518f847ac2f9409d77c81443beb489 slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
51d3f49e — bakkeby Fix for secret password patch compilation error ref. #6 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);