gtklock icon indicating copy to clipboard operation
gtklock copied to clipboard

GTK-based lockscreen for Wayland

gtklock

GTK-based lockscreen for Wayland.

screenshot

About

gtklock is a lockscreen based on gtkgreet. It uses the wlr-layer-shell and wlr-input-inhibitor Wayland protocols. Works on sway and other wlroots-based compositors.

ℹ️ For documentation, check out the wiki.

Available on these repositories:

Packaging status

Building from source

$ make
# make install

Dependencies

  • GNU Make (build-time)
  • pkg-config (build-time)
  • scdoc (build-time)
  • PAM
  • wayland-client
  • gtk+3.0
  • gtk-layer-shell