slock/README.md

30 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-06-24 11:25:21 +02:00
<h1 align="center"> slock</h1>
2021-06-08 13:29:12 +02:00
2024-06-24 11:25:21 +02:00
Personal build of slock generated using [slock-flexipatch](https://github.com/bakkeby/slock-flexipatch.git)
### Patches applied:
2022-03-28 14:22:21 +02:00
2020-08-03 16:56:33 +02:00
- [blur_pixelated_screen](https://tools.suckless.org/slock/patches/blur-pixelated-screen/)
- sets the lockscreen picture to a blured or pixelated screenshot
- [control-clear](https://tools.suckless.org/slock/patches/control-clear/)
2021-06-08 13:29:12 +02:00
- with this patch slock will no longer change to the failure color if a control key is pressed
while the buffer is empty
- this may be useful if, for example, you wake your monitor up by pressing a control key and
don't want to spoil the detection of failed unlocking attempts
- [dpms](https://tools.suckless.org/slock/patches/dpms/)
2021-06-08 13:29:12 +02:00
- interacts with the Display Power Signaling and automatically shuts down the monitor after a
configurable amount of seconds
- the monitor will automatically be activated by pressing a key or moving the mouse and the
password can be entered then
2021-09-13 10:48:56 +02:00
- [dwmlogo](https://tools.suckless.org/slock/patches/dwmlogo/)
- draws the dwm logo which changes color based on the state
- [mediakeys](https://tools.suckless.org/slock/patches/mediakeys/)
2021-06-08 13:29:12 +02:00
- allows media keys to be used while the screen is locked, e.g. adjust volume or skip to the
next song without having to unlock the screen first
2019-11-27 08:42:00 +01:00
- [xresources](https://tools.suckless.org/slock/patches/xresources/)
2020-03-29 12:24:26 +02:00
- this patch adds the ability to get colors via Xresources