From fossdd to ~sircmpwn/sr.ht-dev
Signed-off-by: fossdd <fossdd@pwned.life> --- images/alpine/3.20/functions | 1 + images/alpine/3.20/genimg | 3 +++ images/alpine/latest | 2 +- images/alpine/old | 2 +- images/alpine/older | 2 +- images/alpine/oldest | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-) create mode 120000 images/alpine/3.20/functions create mode 100755 images/alpine/3.20/genimg diff --git a/images/alpine/3.20/functions b/images/alpine/3.20/functions new file mode 120000 [message trimmed]
From fossdd to ~fossdd/delightful-harelang
Thanks! Just added some links of some Hare stuff in my lunch break and didn't properly reviewed them.
From fossdd to ~kennylevinsen/greetd-devel
Signed-off-by: fossdd <fossdd@pwned.life> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01a1e9a..23e9d87 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ 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.[message trimmed]
From fossdd to ~kennylevinsen/greetd
The issues has been fixed in: https://git.sr.ht/~kennylevinsen/wlgreet/commit/7e79d6004fc5e765a5c3ece6d377f8c5999d9dfa However no release has been tagged, I suggest to install the git tree. On Arch Linux, I used the `greetd-wlgreet-git` package. But a tag would be even nicer. :)
From fossdd to ~kennylevinsen/greetd
Hey, yesterday sway 1.9 got released. wlgreet panicked on the new version: ``` $ wlgreet thread 'main' panicked at src/app.rs:473:48: internal error: entered unreachable code note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [wayland-client error] A handler for wl_surface panicked. Aborted (core dumped) ```
From fossdd to ~sircmpwn/sr.ht-dev
Hey, i personally find using checkboxes for OAuth-scopes annoying. They often lack of enabling multiple scopes at once, for example like Mastodon does. You have to check every single scope by hand. I liked the "dragging"-feature sourcehut has, where you can just drag your required scopes all at once. This is just my personal opinion. Of course, if it's unusuable with accessibility devices, etc., it's maybe worth using checkboxes instead. But maybe a "Select all" (or "select all hg.sr.ht") button would be nice to add.
From fossdd to ~sircmpwn/email-test-drive
--- fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..5831e0c --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ -- 2.43.0 I have successfully used git send-email! Yippie![message trimmed]
From fossdd to ~sircmpwn/email-test-drive
--- Yes, here's the fix. fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ I have successfully used git send-email![message trimmed]
From fossdd to ~sircmpwn/email-test-drive
--- fossdd | 1 + 1 file changed, 1 insertion(+) create mode 100644 fossdd diff --git a/fossdd b/fossdd new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/fossdd @@ -0,0 +1 @@ -- 2.43.0 I'm about to try git send-email[message trimmed]
From fossdd to ~sircmpwn/sr.ht-discuss
The SSL certificate of https://mirror.sr.ht has expired since Thu, 14 Oct 2021 06:58:08 GMT. ``` [admin@main ~]$ curl https://mirror.sr.ht curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. ```