https://github.com/josefilipeferreira/slock
🔒 simple screen locker with pixelized background
https://github.com/josefilipeferreira/slock
imlib2 lockscreeen suckless-slock x11 xlib
Last synced: about 1 year ago
JSON representation
🔒 simple screen locker with pixelized background
- Host: GitHub
- URL: https://github.com/josefilipeferreira/slock
- Owner: JoseFilipeFerreira
- License: mit
- Created: 2022-06-25T18:20:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T14:06:59.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T22:46:08.475Z (over 1 year ago)
- Topics: imlib2, lockscreeen, suckless-slock, x11, xlib
- Language: C
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :lock: slock
Simple screen locker utility for X with pixelized screenshot as background
(Fork of the suckless [slock](https://tools.suckless.org/slock/)).
Now with :rocket:**blazing fast**:rocket: pixelization!
| | time (ms) | speedup |
|------------ |----------- |--------- |
| original | 23.6 | - |
| improved memory access | 6.8 | 3.47 |
> HPC is my hammer and now everything looks like a nail - me
## Requirements
In order to build slock you need the Xlib header files.
## Installation
Edit config.mk to match your local setup (installs into
the /usr/local namespace by default).
```bash
make clean install
```
## Running
Simply invoke the `slock` command. To get out of it, enter your password.