slock

Kris's build of slock (slock-flexipatch)
git clone git clone https://git.krisyotam.com/krisyotam/slock.git
Log | Files | Refs | README | LICENSE

blur_pixelated_screen.h (148B)


      1 #include <Imlib2.h>
      2 
      3 static void create_lock_image(Display *dpy);
      4 static void render_lock_image(Display *dpy, struct lock *lock, Imlib_Image image);