Gtklock Save

GTK-based lockscreen for Wayland

Project README

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.

Available on these repositories:

Packaging status

Installing gtklock

  • Arch: # yay -S gtklock (using Yay)
  • Gentoo: # emerge --ask gui-apps/gtklock (in GURU repository)
  • Void: # xbps-install gtklock

❤️ Please submit an installation command for your distro!

Building from source

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

Dependencies

  • Meson (build-time)
  • pkg-config (build-time)
  • scdoc (optional, build-time)
  • PAM
  • gtk+3.0
  • gtk-session-lock

Installing build dependencies

  • Arch: # yay -S gcc meson pkgconf scdoc pam wayland gtk3 gtk-session-lock
  • Fedora: # dnf install gcc meson pkgconf scdoc pam-devel wayland-devel gtk3-devel, install gtk-session-lock manually
  • Void: # xbps-install gcc meson pkgconf scdoc pam-devel wayland-devel gtk+3-devel gtk-session-lock-devel

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

Open Source Agenda is not affiliated with "Gtklock" Project. README Source: jovanlanik/gtklock
Stars
282
Open Issues
13
Last Commit
3 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating