Skip to content

bencollerson/chayang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chayang

Gradually dim the screen.

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

Forked version of chayang, upstream here: https://git.sr.ht/~emersion/chayang

Changes from upstream:

  • option to ignore mouse movements
  • option to provide lock command as an argument to improve integration with lock program

Usage

chayang && swaylock

or use to use command option and ignore mouse movement:

chayang -M -c 'swaylock -f'

Note: swaylock must use the -f option in order to run the screenlock program in the background.

Building

meson setup build/
ninja -C build/

Contributing

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

License

MIT

About

dim the screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published