~kris/suckless

slock

ref: ec9c01c2d485d09614cfa251ca6600a045113f46 slock/patch/background_image.h -rw-r--r-- 148 bytes
ec9c01c2 — bakkeby quick cancel: allow cancelling by key press in addition to mouse movement ref. #11 1 year, 1 month 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);