~kennylevinsen/greetd-devel

greetd: readme: Add phrog, add deprecation warning to phog v1 APPLIED

~bwildenhain: 1
 readme: Add phrog, add deprecation warning to phog

 1 files changed, 2 insertions(+), 1 deletions(-)
#1441693 alpine.yml success
#1441694 archlinux.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~kennylevinsen/greetd-devel/patches/57813/mbox | git am -3
Learn more about email & git

[PATCH greetd] readme: Add phrog, add deprecation warning to phog Export this patch

From: Benedikt Wildenhain <benedikt.wildenhain@hs-bochum.de>

According to https://gitlab.com/mobian1/phog development of phog has
been stopped and phrog should be used instead
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 23e9d87..4add3f0 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,8 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm
- [ReGreet](https://github.com/rharish101/ReGreet) - Clean and customizable GTK4 based greeter (to be used with something like `sway`)
- [marine_greetdm](https://github.com/Decodetalkers/marine_greetdm) - A cli greeter, by rustyline and without gui. It can configure enviroment variables for special desktops.
- [greetd-qmlgreet](https://github.com/Decodetalkers/greetd-qmlgreet) - Qt6 qml greetd (using ext-session-shell, to be used with something like `river` and `sway`)
- [Phog](https://gitlab.com/mobian1/phog) - A greetd-compatible greeter for mobile devices like Purism's Librem 5 and Pine64's PinePhone.
- [Phog](https://gitlab.com/mobian1/phog) - Obsolete, use Phrog instead.
- [Phrog](https://github.com/samcday/phrog) - A greeter that works on mobile devices and also other kinds of computers.

Patches expanding the list welcome.

-- 
2.45.3
greetd/patches: SUCCESS in 39s

[readme: Add phrog, add deprecation warning to phog][0] from [~bwildenhain][1]

[0]: https://lists.sr.ht/~kennylevinsen/greetd-devel/patches/57813
[1]: mailto:bwildenhain@git.sr.ht

✓ #1441694 SUCCESS greetd/patches/archlinux.yml https://builds.sr.ht/~kennylevinsen/job/1441694
✓ #1441693 SUCCESS greetd/patches/alpine.yml    https://builds.sr.ht/~kennylevinsen/job/1441693
Applied, thanks!