Skip to content

Simple screen locker for wayland written in gtkmm 4

License

Notifications You must be signed in to change notification settings

System64fumo/syslock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syslock

Syslock is a simple lockscreen for wayland written in gtkmm4

Caution

While ext session lock has been implemented,
It is currently disabled as it does not behave as intended.
I don't know why or how it breaks, Feel free to make a commit if you do.
As long as this warning is still present the program is considered unsafe for daily use.

Configuration

syslock can be configured in 2 ways
1: By changing config.hpp and recompiling (Suckless style)
2: Using launch arguments

arguments:
  -p	Set profile picture size
  -k	Enable the keypad
  -l	Set password length (For automatic unlocks)
  -m	Set primary monitor
  -d	Enable debug mode
  -v	Prints version info

Signals

You can send a signal to show the window/s again.
pkill -10 syslock

Theming

syslock uses your gtk4 theme by default, However it can be also load custom css,
Just copy the included lock.css file to ~/.config/sys64/lock.css

About

Simple screen locker for wayland written in gtkmm 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published