jovanlanik / gtklock

GTK-based lockscreen for Wayland
GNU General Public License v3.0
301 stars 20 forks source link
c gtk gtk3 gtklock linux sway swaywm wayland wlroots

gtklock

GTK-based lockscreen for Wayland.

screenshot

About

gtklock is a lockscreen based on gtkgreet. It uses the ext-session-lock Wayland protocol. Works on sway and other wlroots-based compositors.

ℹ️ For documentation, check out the man page and wiki.

Installing gtklock from a repository

gtklock is available on these repositories:

Packaging status

❤️ Please submit an installation command for your distro!

Building from source

$ meson setup builddir
$ ninja -C builddir
# meson install -C builddir

Dependencies

❤️ Please submit an dependency installation command for your distro!