Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

BeyondMagic/slock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slock blur example

slock - simple screen locker

simple screen locker utility for X.


Requirements

In order to build slock you need the Xlib header files.


Installation

Edit config.mk to match your local setup (slock is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install slock (if necessary as root):

make clean install

Patches

  • alpha : for transprency (blur).
  • xft + message : for fonts
  • quick cancel :
  • xresources : XResources loading.
  • caps : for CAPS colouring.

Running slock

Simply invoke the 'slock' command. To get out of it, enter your password.


Blur effect

Use a compositor, like picom, with blur for transparency.

About

Slock with some different patches, such as transparency for compositor to blur and xft messages.

Topics

Resources

License

Stars

Watchers

Forks