Gradually dim the screen. Packaged for debian
Find a file
2023-07-23 22:08:51 +02:00
include Fix wl_callback memory leak 2023-01-28 23:26:58 +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 Drop unnecessary NULL check in frame_callback_handle_done() 2023-02-09 11:52:53 +01:00
meson.build build: bump version to 0.1.0 2023-07-23 22:08:51 +02: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