~kris/suckless

slock

ref: 04bb6dccb761875cb38e8a54c06eb1b4718291e3 slock/patch/blur_pixelated_screen.h -rw-r--r-- 148 bytes
04bb6dcc — veltza Prevent the control clear patch from blocking ctrl-u 1 year, 15 days 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);