1 unstable release

0.1.0 Sep 14, 2024

#560 in GUI

Download history 182/week @ 2024-09-10 29/week @ 2024-09-17 7/week @ 2024-09-24 8/week @ 2024-10-01

73 downloads per month

MIT license

42KB
1K SLoC

minlock

Minimal lockscreen for Wayland compositors implementing the ext-session-lock-v1 protocol.

Installation

Via Cargo

cargo install minlock

CLI Options

> minlock -h
Minimal lockscreen for Wayland

Usage: minlock [OPTIONS]

Options:
      --bg-color <color>                                
      --clock-color <color>                             
      --clock-font <font>                               
      --clock-font-size <size>                          
      --indicator-idle-color <color>                    
      --indicator-wrong-color <color>                   
      --indicator-clear-color <color>                   
      --indicator-verifying-color <color>               
      --indicator-input-cursor-color <color>            
      --indicator-input-cursor-increment-color <color>  
      --indicator-input-trail-color <color>             
      --indicator-input-trail-increment-color <color>   
  -h, --help                                            Print help
  -V, --version                                         Print version

All <color> options are in RRGGBB format

Dependencies

~9–19MB
~277K SLoC