Gradually dim the screen. Packaged for debian
Find a file
2023-01-11 14:41:51 +01:00
include Fix return value after input event 2023-01-11 14:41:51 +01:00
protocol Initial commit 2023-01-11 11:05:53 +01:00
.editorconfig Initial commit 2023-01-11 11:05:53 +01:00
.gitignore Initial commit 2023-01-11 11:05:53 +01:00
LICENSE Initial commit 2023-01-11 11:05:53 +01:00
main.c Fix return value after input event 2023-01-11 14:41:51 +01:00
meson.build Initial commit 2023-01-11 11:05:53 +01:00
README.md readme: add links to ML and IRC channel 2023-01-11 11:09:30 +01:00

chayang

Gradually dim the screen.

Can be used to implement a grace period before locking the session.

Usage

chayang && swaylock

Building

meson setup build/
ninja -C build/

Contributing

Send patches on the mailing list. Discuss in #emersion on Libera Chat.

License

MIT