~kris/suckless

slock

ref: 6020a799985f0accc3d820a3b15ad560803a70cd slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
6020a799 — bakkeby write version to stdout like the man page says 2 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);