slock/patch/blur_pixelated_screen.h

4 lines
148 B
C
Raw Normal View History

2020-08-03 16:56:33 +02:00
#include <Imlib2.h>
static void create_lock_image(Display *dpy);
static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);