~kris/suckless

slock

ref: 312951b9781eec0024a4602fa8f0c7ef8900adcb slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
312951b9 — bakkeby Proposed change to avoid high CPU usage ref. #7 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);