Package Details: greetd-wlgreet 0.5.0-2

Git Clone URL: https://aur.archlinux.org/greetd-wlgreet.git (read-only, click to copy)
Package Base: greetd-wlgreet
Description: Wayland greeter for greetd
Upstream URL: https://git.sr.ht/~kennylevinsen/wlgreet
Licenses: GPL-3.0-only
Submitter: 1ace
Maintainer: OctopusET
Last Packager: OctopusET
Votes: 9
Popularity: 0.000000
First Submitted: 2020-04-30 23:11 (UTC)
Last Updated: 2026-04-22 17:21 (UTC)

Dependencies (1)

Required by (3)

Sources (1)

Latest Comments

1 2 Next › Last »

OctopusET commented on 2026-07-29 17:35 (UTC)

beroal: I think you should issue to upstream

beroal commented on 2026-07-29 15:50 (UTC)

It dumps a core with sway 1:1.12-4.

OctopusET commented on 2026-04-22 17:22 (UTC)

TrialnError: Thank you for your comment, I just applied them.

TrialnError commented on 2026-04-21 23:09 (UTC)

Two remarks on the PKGBUILD:
1) Could you make the name of downloaded source unique via prefixing the source with wlgreet-${pkgver}.tar.gz::? Helps those which use a common SRCDEST
2) In 2021 it was mentioned, that the license isn't MIT but GPL-3.0-only.

beroal commented on 2024-09-12 12:29 (UTC)

"Kenny Levinsen kl@kl.wtf ... wlgreet 0.5.0 released." https://lists.sr.ht/~kennylevinsen/greetd/%3CCZEH2PTZ98MU.3UTOFBLK0R755%40pwned.life%3E It seems that the author forgot to release it here.

knm100 commented on 2024-04-12 09:07 (UTC)

didn't Reset prompt when auth fails

merlock commented on 2024-02-26 00:35 (UTC)

Current version coredumps with a SIGABRT with sway 1.9.

Freso commented on 2023-03-06 10:48 (UTC)

Please ensure the downloaded source filenames are unique: https://wiki.archlinux.org/title/PKGBUILD#source (e.g., "0.4.1.tar.gz" is not unique).

Easiest change would probably be to change source=("https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz") to source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz").

rek2 commented on 2023-01-05 18:17 (UTC)

This is broken with new version of wlroots and sway :( please update

mibu commented on 2022-03-12 13:54 (UTC)

This currently builds the 0.3 version, not 0.3-1, which seems to not work with the latest greetd. Since no 0.3-1 tags have been published, could we update this based on a more recent commit id, such that it's actually v0.3-1?