Description
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 man page and wiki at https://github.com/jovanlanik/gtklock/wiki.
Includes modules:
- userinfo-module: Adds a user image and user name to the lockscreen. https://github.com/jovanlanik/gtklock-userinfo-module
- playerctl-module: Adds a mpris media player controller to the lockscreen. https://github.com/jovanlanik/gtklock-playerctl-module
- powerbar-module: Adds a reboot and poweroff button to the lockscreen. https://github.com/jovanlanik/gtklock-powerbar-module
- runshell-module: Adds text output from a script to the lockscreen. https://gitlab.com/wef/gtklock-runshell-module
- countdown-module: Does a countdown on the lockscreen. https://gitlab.com/wef/gtklock-runshell-module
Installation Instructions
sudo dnf copr enable wef/gtklock
sudo dnf install gtklock
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (56)* | Fedora 39 (68 downloads) |
Fedora 40 | x86_64 (59)* | Fedora 40 (64 downloads) |
Fedora 41 | x86_64 (10)* | Fedora 41 (13 downloads) |
Fedora rawhide | x86_64 (22)* | Fedora rawhide (69 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable wef/gtklock
More info about enabling Copr repositories