Search Criteria
Package Details: swaylock-plugin 1.8.6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/swaylock-plugin.git (read-only, click to copy) |
|---|---|
| Package Base: | swaylock-plugin |
| Description: | A fork of the swaylock screen locker for Wayland supporting custom wallpaper drawing programs |
| Upstream URL: | https://github.com/mstoeckl/swaylock-plugin |
| Keywords: | sway, wayland |
| Licenses: | MIT |
| Submitter: | mstoeckl |
| Maintainer: | mstoeckl |
| Last Packager: | mstoeckl |
| Votes: | 1 |
| Popularity: | 0.020087 |
| First Submitted: | 2025-03-20 21:39 (UTC) |
| Last Updated: | 2026-03-19 10:56 (UTC) |
Dependencies (15)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- pam (pam-selinuxAUR)
- swaybg (swaybg-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- mpvpaperAUR (mpvpaper-gitAUR) (optional) – to implement video backgrounds
- windowtolayerAUR (windowtolayer-gitAUR) (optional) – to use a terminal as background
Latest Comments
mstoeckl commented on 2026-03-22 00:14 (UTC)
No, sorry. I do not think that AUR packages should do this sort of dependency auto-detection. Depending on what exactly you need, I'd recommend that you maintain a fork of this package which requires elogind, make a custom elogind shim package that provides
systemd-libs, or (if you don't need the grace period feature) make a fork of the package which has thelogindmeson option disabled.gojkira commented on 2026-03-21 23:04 (UTC)
Can you modify the build function in PKGBUILD to allow it to work with non-systemd systems?
This works for me with elogind/runit but have not tested it with systemd.
Neumo commented on 2026-03-19 05:38 (UTC)
Would you like to add
/etc/pam.d/swaylock-pluginto the backup list?As this configuration is frequently customized for PAM integrations like fprint, including it in the backup array would ensure that user modifications are preserved across upgrades.
Neumo commented on 2025-08-11 13:02 (UTC)
The package
wayland-protocolsto buildswaylock-pluginis not included in the dependencies. That will result in an error: