~kris/suckless

slock

ref: e5a9d8539b2ec56aacb1db455a4235e4d1ff41ca slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
e5a9d853 — bakkeby Adding auto-timeout 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);